Active
Project:
PNG Fix
Version:
6.x-1.0
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
15 May 2008 at 22:39 UTC
Updated:
9 Aug 2011 at 15:48 UTC
Am I missing something here? I downloaded and extracted to the modules directory, enabled it under Site Building > Modules. I'm getting no errors in Drupal but my logo.png is not transparent under IE6 (v6.0, XP2). Help?
Comments
Comment #1
er0k commentedOk, you have to add the CSS class under Site Configuration. Some documentation would be nice!
Comment #2
minus commentedI have the same problem as well. My logo is within a div that is called tehlogo. It looks something like this:
"div id="tehlogo"> img src="../../files/logo.png" width="229" height="202"/> Lorem ipsum wtf lol /div"
If I understand the pngfix setting, I should write tehlogo in the configuration ??? I have done that, but logo.png is not transparent in ie6 :(
Comment #3
nosro commentedYou entered #tehlogo in the configuration, right?
Comment #4
minus commentedyes sir
Comment #5
minus commentedjeeeezez...
.tehlogo was the answer
Comment #6
gorillapictures commentedhave a .png logo uploaded into Garland theme - what do I need to type into the png fix page?
am using drupal 5
ta
Comment #7
gorillapictures commentedGot it - "#header a" works!
Only thing is now it sits the logo right at the top of the page in IE
Comment #8
Chani commentedThe module works for me with D5, but as gorillapictures said, in the Garland theme (not my permanent theme) it messes with the placement of the logo and of the site title.
Comment #9
robloachTry this? http://code.google.com/p/ie7-js/
Comment #10
knalstaaf commentedThese kind of "convert to compliant browser"-scripts never worked for me.
Comment #11
msosin commentedCan someone please have a look at http://poligon.jumanji.pl
Views slideshow there and serious problem with transparency... Works beautifully on FF and chrome (as usual).
I tried almost every class and id there, and still no joy...
This ugly thing stops me from running this website in production env.
Thanks a million,
M
Comment #12
Vc Developer commented@11 - Came to post the same problem and I don't even have the module installed. I'm running Acquia Marina 6.x-3.1 and was about to go their issue page to see if they had an solution. But I see this module isn't working properly and I'm running IE 8.0.7601.17514.
Comment #13
brentini commentedWorks perfectly, thanks!