Connecting Tech Pros Worldwide Help | Site Map

Re: Weird IE5 and 6 probs with css drop-down menu

Dave Rado
Guest
 
Posts: n/a
#1: Jun 27 '08
I've fixed it. I don't understand why this works but it does.

In the main menu.css, I've added:

* html .qmmc {line-height: 85%; margin-top: 2px; margin-bottom: -2px}

and an IE5.5-specific stylesheet, I've added:

* html .qmmc {margin-bottom: -15px}


Weird, but it works!

Dave
Closed Thread