Hi, i have this problems:
In the ie6 an ie7 the boxes of the elements off de sidebar left (and right too) don´t show. I add a image.
Other problem is whith de dropdown menus. In ie's show back de sidebar last.
Sorry for my bad english.
The project is more serious and good. Thank´s for all, boys.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | IE-zindex-bug-fix.patch | 245 bytes | jwolf |
| #2 | image-BAD-dropdown-ie7.JPG | 21.35 KB | izarco |
| image.JPG | 26 KB | izarco |
Comments
Comment #1
jwolf commentedLooking at the image you attached I can see nothing wrong.
Please provide more information - the more details the better - so that we can understand what the problem is.
Comment #2
izarco commentedSorry, the first problem is with de monitor or the computer with windows xp.
But de second problem, with de dropdown menus, is true.
Comment #3
izarco commentedchange to active
Comment #4
jwolf commentedWe are looking into this and will provide a fix, if needed, soon.
Thank you.
Comment #5
jwolf commentedThis is a IE z-index bug...
The most-highest parent container of the menu (#header-bottom) needs the higher z-index set.
Adding
postion: relative;andz-index: 600;to #header-bottom fixes this problem.Patch is attached
Comment #6
jwolf commentedFixed with the release of acquia_marina 6.x-1.2
Comment #7
izarco commentedOk, thanks for all jwolf :)
Comment #8
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.