drop down not work ie7 Forums › Forums › Menus › drop down not work ie7 This topic has 3 replies, 2 voices, and was last updated 14 years, 5 months ago by imported_Ryan. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts June 15, 2010 at 1:17 am #1498 AnonymousMember website: http://hurleyco.clientcentral.com.au/site/ does not work with ie7, there is a large spacing between. but in other browsers it looks fine. Style css code is at: http://hurleyco.clientcentral.com.au/si … /style.php any ideas? June 15, 2010 at 5:44 am #8735 imported_RyanMember Sorry, but we don’t provide free support for custom CSS. I’m surprised the menu is loading as well as it is based on the CSS. https://geek.hellyer.kiwi/free-support-menus/ June 16, 2010 at 10:46 am #8736 AnonymousMember I am using the Multi-Level Navigation plugin for WordPress, which displays just fine in most all browsers except IE7. I’ve tried adding z-index styles to the menu and wrappers, but still no dice. The site is: http://www.astudiointhewoods.org/sitw/ Here’s the main css: http://www.astudiointhewoods.org/sitw/w … /style.css but the CSS for the plugin is here: http://www.astudiointhewoods.org/sitw/w … /style.php Any guidance you can give would be deeply appreciated. June 16, 2010 at 2:03 pm #8737 imported_RyanMember Your theme has this CSS code which I’m guessing is causing the problem: [code:2560je6x]ul, ol { line-height: 2.0em; } ul { list-style-image: url(images/bullet.gif); }[/code:2560je6x] Try inserting this into the plugin’s CSS to compensate: [code:2560je6x]ul#suckerfishnav { height:auto; }[/code:2560je6x] Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In