Active
Project:
PNG Fix
Version:
5.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Jan 2008 at 22:59 UTC
Updated:
13 Jan 2008 at 00:26 UTC
I attempted to use this module on my site, but when using the fblike theme IE's png issues remains. Any ideas? Thanks.
Comments
Comment #1
robloachYou should set the CSS class to wherever the >img< tag is. So, for:
You'd set it to .image .... This should be documented.
Comment #2
awb7422 commentedI used firebug to figure out that the class name is header_logo so I set .header_logo in the module config page, but still no luck...Thanks again for your help.