Aqua-Soft Forums: PNG transperency problems in IE 6 or lower - Aqua-Soft Forums

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

PNG transperency problems in IE 6 or lower Rate Topic: -----

#1 User is offline   sascha Icon

  • Group: Member
  • Posts: 64
  • Joined: 15-October 06

Posted 07 March 2008 - 09:11 AM

Hello guys,
Can u suggest me a really working solution to fix png transparency in IE6.

Thanks in advance.
0

#2 User is offline   iGo Icon

  • HAHAHAHA!!!!
  • Group: News Posters
  • Posts: 1,651
  • Joined: 07-October 04

Posted 07 March 2008 - 03:49 PM

Download the zip from my attachement and extract pngfix.htc....

Place this file in the same folder with the CSS stylesheet file that you will be using the site,
add following code in the first line of the CSS stylesheet file.

img {
   behavior: url("pngfix.htc");
}


... and you should have no problems with PNG files in IE6 or lower.

NOTE : this fix does not work on png images applied in background (layer background, table or cell background or css background:url property)

Attached File(s)


0

#3 User is offline   sascha Icon

  • Group: Member
  • Posts: 64
  • Joined: 15-October 06

Posted 07 March 2008 - 10:30 PM

Cheerz mate! :)
0

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic