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

er0k’s picture

Status: Active » Closed (fixed)

Ok, you have to add the CSS class under Site Configuration. Some documentation would be nice!

minus’s picture

I 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 :(

nosro’s picture

You entered #tehlogo in the configuration, right?

minus’s picture

Status: Closed (fixed) » Active

yes sir

minus’s picture

jeeeezez...

.tehlogo was the answer

gorillapictures’s picture

have a .png logo uploaded into Garland theme - what do I need to type into the png fix page?

am using drupal 5

ta

gorillapictures’s picture

Got it - "#header a" works!

Only thing is now it sits the logo right at the top of the page in IE

Chani’s picture

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

robloach’s picture

knalstaaf’s picture

These kind of "convert to compliant browser"-scripts never worked for me.

msosin’s picture

Assigned: Unassigned » msosin

Can 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

Vc Developer’s picture

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

brentini’s picture

Works perfectly, thanks!