Forums

Drop-down menu in IE not working. (2 posts)

  1. faerystrangeme
    Member
    Posted 2 years ago #

    Site: Link

    If you look at the site in IE, you can see that the sublevels for the drop-down menu are appearing positioned to the top right of the parent element, instead of at the bottom left as I would like them to. I have been struggling with this all day, and am out of ideas :( Please help.

    You can see the HTML by viewing the source, and here is the stylesheet.

    Thanks to anyone who can help figure this out.

  2. zeniph
    Member
    Posted 2 years ago #

    I can't reproduce your problem (what version of IE?)

    from what you describe adding display:block

    .mainitems a {
      display:block
    }

    might fix it by forcing the sub ULs to turn over to a new line.

Topic Closed

This topic has been closed to new replies.

About this Topic