Menu behaviour in ie6

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
nille

Menu behaviour in ie6

Post by nille »

I use the simple menu and the first menuitem
behaves and look wierd in ie6 only:

http://www.4-cast.se

cmsms 1.4.1
KO
Power Poster
Power Poster
Posts: 562
Joined: Mon Nov 06, 2006 7:55 pm

Re: Menu behaviour in ie6

Post by KO »

Congratulations! i think you might have just found yet another IE6 bug. Try adding

Code: Select all

* html #menu li .currentpage  {
	height:1%
}
at the end of your stylesheet.
Locked

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