Conflict with mod_search or CSS

melvins138 06 Feb, 2009
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)
Conflict with mod_search or CSS image 1

Here is what I get on a page with a form:
Conflict with mod_search or CSS image 2

Any suggestion on what I might have done wrong?

Thanks in advance for the help.

melvins
Max_admin 06 Feb, 2009
Hi melvins,

Sure there is something wrong with the CSS, can I see the page online to check it ?

Regards
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
melvins138 07 Feb, 2009
Thanks Max,

You are correct, it is a CSS issue... I foolishly overlooked something.

Thanks for the quick reply.

Melvins
sunlust 25 Feb, 2009
I have the same problem, how can it be a css problem?
It only happens on the page with the form.
GreyHead 25 Feb, 2009
Hi Sunlust,

Impossible to say without seeing the page - can you post a link please?

Bob
sunlust 25 Feb, 2009

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.