Hi all, I am currently working on a website for a company to replace their old one. I am having a few issues with a css dropdown menu. It displays fine in Firefox, Opera and Safari, but when I view it in IE 7 it goes a bit weird. The link is here. http://www.shaunsmithco.com/newsite Any help would be greatly appreciated. Or if you can offer an alternative CSS dropdown menu that'd be good too. Thanks in advance. BS
Well, aside from the XHTML validation errors that need to be fixed, you're using too much code, but I just don't have the time right now to rewrite it for you, so here's what I'd do. Go into your stylesheet, and add a style rule for the nested list items (.menu ul ul li to be exact) and clear those floats to see if that works.