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/

screen grab of ie7 screwing navigation

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


Comments

Popular posts from this blog

python - matpltolib navigation toolbar edit curves and parameters line color automatically changes issue -

node.js - Nodejs javascript implementation of PBEWithMD5AndTripleDES/CBC/PKCS5Padding -