First off I love this component. I works great.
The problem I am running into is an conflict with Joomla's mod_search and how that search field shows up on pages with a form places via {chronocontact}. I checked the CSS, but didn't see any thing.
Here is what I get on normal pages (this from Safari, but it's a problem with all bowsers)

Here is what I get on a page with a form:

Any suggestion on what I might have done wrong?
Thanks in advance for the help.
melvins
The problem I am running into is an conflict with Joomla's mod_search and how that search field shows up on pages with a form places via {chronocontact}. I checked the CSS, but didn't see any thing.
Here is what I get on normal pages (this from Safari, but it's a problem with all bowsers)

Here is what I get on a page with a form:

Any suggestion on what I might have done wrong?
Thanks in advance for the help.
melvins
Hi melvins,
Sure there is something wrong with the CSS, can I see the page online to check it ?
Regards
Max
Sure there is something wrong with the CSS, can I see the page online to check it ?
Regards
Max
Thanks Max,
You are correct, it is a CSS issue... I foolishly overlooked something.
Thanks for the quick reply.
Melvins
You are correct, it is a CSS issue... I foolishly overlooked something.
Thanks for the quick reply.
Melvins
I have the same problem, how can it be a css problem?
It only happens on the page with the form.
It only happens on the page with the form.
Hi Sunlust,
Impossible to say without seeing the page - can you post a link please?
Bob
Impossible to say without seeing the page - can you post a link please?
Bob
I have the same problem, how can it be a css problem?
It only happens on the page with the form.
Found the solution, it's an extra stylesheet included.
Fastest solution I found is to add to the template.css or whatever stylesheet file you have for your template the following code:
.button {margin-top: 0 !important;}
This topic is locked and no more replies can be posted.