I attach the pictures of how you see the issue with internet explorer 6,

  • in the first picture you can see the problem
  • in the second image I have highlighted the problems

Comments

KingDavid’s picture

Status: Active » Needs work
Anonymous’s picture

This is a critical issue for us as well.

Anonymous’s picture

the following change to css worked for me

/* We ensure the sidebars are still clickable using z-index */
#wrapper #container .sidebar {
  width: 229px; /* changed from 230px for IE6 */
  float: left;
  padding: 0;
  z-index: 2;
  position: relative;
}
hswong3i’s picture

Version: 6.x-1.5 » 7.x-3.0-beta1
Assigned: Unassigned » hswong3i
Status: Needs work » Closed (won't fix)

I will only support the latest 3 version of browsers as much as I can. In case of IE9 is now released, I will only fully support this theme with IE9 (yes, Acid2 supported) and most likely functioning with IE7/8 (oops, which is not Acid2 supported). So let's forget about IE6 and issues as "won't fix" :S