a:hover changes background color of form in IE [solved]

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Locked
teackele

a:hover changes background color of form in IE [solved]

Post by teackele »

I have the following problem in my stylesheet.
If i hover over a link, the background of the form element changes, probably to transparent. U can see it at
http://www.regioproducten.nl/index.php?page=categorie&productgroep=D

any help or suggestions appreciated.

reagrs teackele
Last edited by teackele on Tue Dec 19, 2006 2:10 pm, edited 1 time in total.
tsw
Power Poster
Power Poster
Posts: 1408
Joined: Tue Dec 13, 2005 10:50 pm

Re: a:hover changes background color of form in IE

Post by tsw »

Did you found a fix already? Just tested it and cant see anything strange when hovering links (FF2.0)
teackele

Re: a:hover changes background color of form in IE

Post by teackele »

no, haven;t fixed it yet, but it only shows up in IE 6 (haven't tested IE7 yet)
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: a:hover changes background color of form in IE

Post by Dr.CSS »

What happens when you take the background color out of form?...
teackele

Re: a:hover changes background color of form in IE

Post by teackele »

tried that, did not help either....
teackele

Re: a:hover changes background color of form in IE

Post by teackele »

FIXED:

after reading an answer about the jog bug, i added height:1% to all divs... fixed it.
teackele

Re: a:hover changes background color of form in IE

Post by teackele »

a little too hasty... only added the height: 1% to the containing div
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: a:hover changes background color of form in IE

Post by Dr.CSS »

Just adding that to one div did it?...
Locked

Return to “Layout and Design (CSS & HTML)”