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
Menu behaviour in ie6
Re: Menu behaviour in ie6
Congratulations! i think you might have just found yet another IE6 bug. Try adding
at the end of your stylesheet.
Code: Select all
* html #menu li .currentpage {
height:1%
}
