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.

Comments

jwolf’s picture

Category: bug » support
Status: Active » Postponed (maintainer needs more info)

Looking 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.

izarco’s picture

StatusFileSize
new21.35 KB

Sorry, the first problem is with de monitor or the computer with windows xp.
But de second problem, with de dropdown menus, is true.

izarco’s picture

Status: Postponed (maintainer needs more info) » Active

change to active

jwolf’s picture

Assigned: Unassigned » jwolf
Category: support » bug

We are looking into this and will provide a fix, if needed, soon.
Thank you.

jwolf’s picture

Title: css problems in IE 6 and 7 » z-index bug in Internet Explorer 6 & 7
Status: Active » Patch (to be ported)
StatusFileSize
new245 bytes

This 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; and z-index: 600; to #header-bottom fixes this problem.

Patch is attached

jwolf’s picture

Status: Patch (to be ported) » Fixed

Fixed with the release of acquia_marina 6.x-1.2

izarco’s picture

Ok, thanks for all jwolf :)

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.