vote up 0 vote down star

i had ie8 and uninstall it to revert back to ie7 to test my site out. all my pngs with transparent backgrounds now have a light blueish background to them. what happend? how can i fix this. thanks

flag
IE7 did have alpha support for PNG (e.g. transparency) do you have a url we can view to ensure it is your browser, not an IE7-wide issue, or what? – scunliffe Aug 22 at 23:01
1  
It does. And you can see how 7 looks in 8 via compat mode. – Will Aug 22 at 23:01

closed as belongs on superuser.com by Lucas McCoy, Gumbo, Johannes Schaub - litb, CMS, redsquare Aug 23 at 7:54

3 Answers

vote up 3 vote down check

IE7 does support the simple rendering of alpha transparent pngs - I think you're mistaken in that you probably reverted back to IE6, or it's some weird standalone version that's not the official release.

link|flag
oh crap, ur right. when i reverted from ie8 it went straight to ie6. i should've checked the version. this is weird. – iaddesign Aug 22 at 23:02
vote up 0 vote down

There's some problem with PNG rendering in IE7 when some gamma-parameter is set on the png-file. This will cause the colors to not render in the same color as you painted them with. I don't know if adjusting this parameter fixes the transparancy-thing though.

link|flag
I think that's just a problem with gamma in general; it's a real mess. The gAMA chunk should never be used on images for the web. – bobince Aug 22 at 23:41
vote up 0 vote down

I suggest you download IE Tester where you can have several tabs with different IE versions side-by-side. Here you'll never forget which version you're using to view a page :-)

Note: this may not be a direct answer to his question, but according to his comment at meder's answer the problem obviously was a different one in the first place.

link|flag
It is better to use separate Windows installs or virtual machines. – Joe Chung Aug 23 at 2:12
Could you please explain your comment? I honestly believe that a solution like IE Tester will suffice in at least 90 % of the practical cases. Especially considering that VMs use a lot more ressources. – galaktor Aug 24 at 19:10

Not the answer you're looking for? Browse other questions tagged or ask your own question.