The horizontal menus (dropping down) are having z-index issues in both IE6 and IE7. This means that in garland the you can lose the bottom of the menus behind the top "page" image where the breadcrumbs typically go as well as going behind the logo image and even the site name text. The vertical menus that pop from the side seem to work fine.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | nice-menus-z-index-183924-3.patch | 532 bytes | add1sun |
| nice_menus_z.jpg | 29.8 KB | add1sun |
Comments
Comment #1
herb commentedFWIW, I see the same issue in both vertical and horizontal menus in IE6 and IE7 when using bluemarine. Most obviously for me when viewing the ?q=image or gallery page. Yet, when viewing a particular gallery, ie ?q=image/tid/1 the menus hover over the images quite nicely even though everything is just a li?? and both seem to "hasLayout -1" (whatever that means...)
It's great the the IE7 ghosts are gone, and that the menus work well with IE6 - This seems to be the last remaining glitch. I'm afraid I can't help debug this, but will help test the next release.
Comment #2
add1sun commentedMoving this to crtical since this needs to be fixed before a stable release.
Comment #3
add1sun commentedOK, well I spent a good chunk of time futzing with this. Bleh. Anyway, I've attached a patch for anyone that wants to do it from patch but it is a one line change to nice_menus.css. Just add
position: relative;to ul.nice-menu:Please see if that works for you and if ti does I think we are pretty close to rolling a stable release.
Comment #4
herb commentedFantastic!! - I never would have figured that out. Just tested the patch in IE6 and IE7 and all menus seem to work as they should.
Big Thanks for your efforts!
Comment #5
add1sun commentedCommitted to HEAD and 5 dev.
Comment #6
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.