css - Side navigation submenu flyout pushes down other menu items in IE7 -
this problem showing in ie7. other browsers , ie8 , above work fine.
i using sprite map ul side navigation. there fly-out submenu 1 of li elements uses sprite map ul downloading various pdfs.
if @ image i've attached, submenu appearing in correct location, it's pushing down below it. (the word "music" should appear directly below word "menu".)
i have tried various fixes using display: inline; element , position: static; element, attempts have failed. appreciate on this. website address is: http://www.graysonmain.com/

you use fixed height, height: 58px , display: inline-block li#nav_02.
Comments
Post a Comment