I have collapsiblock working fine with my theme in FireFox, but there are no icons showing in IE6. Is there some way to trouble shoot this issue?

Thanks

Comments

RWWood’s picture

Further testing showed that the link is where it should be, but the icon is not. In other words if I hover the cursor where the link should be, it turns to a hand, and if I click there, the block either collapses or expands.

Is there a work around for bug number 3217 with IE6 that keeps it from displaying the background image associated with that div?

RWWood’s picture

Well, I found half the problem. Adding the following to the collapsiblock.css resultied in the image for the expanded block being shown, but it doesn't change, regardless of the expanded/collapsed state of the block.

overflow: auto;
zoom: 1;

gagarine’s picture

For me IE6 is completely dead and I don't want to work on that. This is an 9 year old program! But patch are welcome if they are *not* CSS hack.

You can always say to your client than Google don't support IE6 any more http://news.bbc.co.uk/2/hi/technology/8488751.stm ;)

gagarine’s picture

Status: Active » Fixed

I just try it and now it works.
If you still have a problem please give the name of your theme.

gagarine’s picture

Status: Fixed » Closed (fixed)