CSS drop down (IE woes)

Discussion in 'HTML & Website Design' started by bromsulaiman, Dec 19, 2007.

  1. #1
    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
     
    bromsulaiman, Dec 19, 2007 IP
  2. bromsulaiman

    bromsulaiman Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Sorry think I posted this in the wrong section...
     
    bromsulaiman, Dec 19, 2007 IP
  3. Dan Schulz

    Dan Schulz Peon

    Messages:
    6,032
    Likes Received:
    436
    Best Answers:
    0
    Trophy Points:
    0
    #3
    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.
     
    Dan Schulz, Dec 19, 2007 IP