• Resolved Nadia Ryzhkova

    (@nadia-ryzhkova)


    I have the small calendar widget on the page located right under the main horizontal menu. When I hover over the menu, the dropdown appears under the calendar. Is that something to do with the z-index? I am using twenty ten theme, and it already has the z-index:9999; on the dropdowns (#access ul ul), but it doesn’t seem to help with IE7 🙁 could you give any advice on this issue? thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Sounds like you’ve got the right idea. Surprised it doesn’t work in IE7 though, you could try setting the z-index of the ftcalendar widget to a really low number. Also make sure you set the z-index of just #access (or whatever the main DIV is that you menu is in.

    Hope that helps.
    Lew

    Thread Starter Nadia Ryzhkova

    (@nadia-ryzhkova)

    I added the z-index:99999 to the #access .menu-header li, div.menu li in my main css and it helped! 🙂 I was also using the custom menu that twenty ten theme provided.

    good — CSS can be a pain sometimes 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Calendar widget covers the dropdown menu in IE7’ is closed to new replies.