display Transparent PNG images in Drupal

Internet Explorer does not display transparent PNG images, there is a drupal module "pngfix" to fix this.

Image without installing pngfix

Image after installing pngfix

Step to enable PNGFIX Module and its configuration.

1. Upload the Module "pngfix" to your Drupal Modules directory
2. Enable the Module
3. Go to /admin/settings/pngfix and enter ".pngfix" in the CSS Classes and Save Configuration.

4. Put the IMG tag under DIV block use pngfix class like this <div class="pngfix"><img ... /></div>

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
4 + 4 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.