Transparency PNG pictures with Internet Explorer 6 (server-side solution)
This modification is in the archives.
Purpose
Kill the grey backdrop of transparency PNG images in Internet Explorer 6 (server-side solution) Thanks to Natch (vB Integration of "Normal display of PNG Alpha Transparency with MSIE" PHP script) and d00d (http://koivi.com/ie-png-transparency/) Version of Koivi's script 2.0.12 Update 10/01/2006 : detect MSIE to ignore IE7 or greater Installation 1)Edit the xml file, update line 8 with your information : Code:
$img_path='http://www.websitedirectory.com/forumdirectory/images/' 2)Import xml file with Plugin Manager. 3)Copy "spacer.png" picture to vbulletin images directory. Information -Sometimes (it depends) you will have to specify the height and the width of the png picture, otherwise, it won't work. Don't hesitate to go to d00d website he often update his code. - When a link is above a png background, it will not work ! Works now ! thanks to Holger Rüprich of "www.indesigns.de". Go and see the solution here. Spoiler (click to open)
Quote by cclaerhout
Tested and approved :
Go to "All style options", then in "Additional CSS Definitions" add : Code:
*a {position:relative;} Thanks to Holger Rüprich of http://www.indesigns.de Close
-With this extension, png pictures with vB collapse system don't work (under IE of course). P.S : even after having edited vbulletin_global.js Download This modification is archived and cannot be downloaded. |
Similar Mods
PNG Transparency for Internet Explorer | vBulletin 3.5 Template Modifications |
PNG Transparency for Internet Explorer | vBulletin 3.0 Template Modifications |
Transparent PNG pictures with Internet Explorer | vBulletin 3.0 Full Releases |