(SOLVED!) White space bug in IE6/7

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
branek

(SOLVED!) White space bug in IE6/7

Post by branek »

Hello...

Did anyone know how to fix IE bug showing white space in menu in default template of CMSMS.

You can see it on

http://demo.opensourcecms.com/cms/index.php?page=home

When you do a hover over menu element, you could see a thin white line under that element?

How to avoid that?

thank you
branek
Last edited by branek on Sat Jan 06, 2007 2:37 pm, edited 1 time in total.
branek

Re: White space bug in IE6/7

Post by branek »

I tryed a lot of hacks from net and neither one works...

With a little guess and error I found that everything is ok if I use

Code: Select all

line-height: 130%;
in

Code: Select all

#menu_vert li


in Navigation: Simple - Vertical stylesheet from CMSMS...

Maybe this will be usefull for someone else...
Locked

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