Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS [Solved] WP CSS menu hover issue in IE

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #27015
    keithdevon
    Member

    Hi all,

    I’m nearly finished building a site for a friend of mine. The site is at http://uberleaf.com/aoifemiskelly.com/

    The problem is in IE (surprise surprise!), IE7 to be specific. In this browser the menu dropdown seems to be interfered with by the site-description. When you hover over Galleries and try to reach the lower items, the menu disappears. When I removed the site-description, the problem was fixed. I’ve tried z-index fixes and positioning fixes but I can’t get it working.

    Please help!

    #77708
    jamygolden
    Member

    Try giving #main a z-index of ‘-1’

    #77700
    keithdevon
    Member

    Thanks jamy_za. I just fixed it. The problem was that I had

    * {
    position:relative
    }

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.