December 24, 200520 yr I am using WPI v4.3.5 with the theme of salac.I tried to use some transparent PNG for program descriptions.However it doesnt work.It shows gray color.I am using below file for exampleThanks.Edit:I am firefox user.So I see no grey color when I browse that PNG files.However, with IE it shows gray color.I think there is a problem of IE with transparent color in PNG.I dont know what will ne the workaround for this. Edited December 24, 200520 yr by LaptoniC
December 24, 200520 yr WPI Depends on IE so I think that is the cause of the transperancies not showing. Edited December 24, 200520 yr by kelsenellenelvian
December 24, 200520 yr Author I know it depends on IE.I have found this MS KB describing the issue.What should I change to add that codes to WPI?.Thanks
December 25, 200520 yr Author After searching with google I have found it.It also adds my tweak only if it is png.I think it is very elagnt way.Open your current theme's wpi.css.Add below linesimg { behavior: url("common/pngbehavior.htc");}http://rapidshare.de/files/9777487/Common.zip.htmlAdd zip contents to your WPI\common folder.It works
December 25, 200520 yr Author I dont think it is that important where you put.However I put after body style likebody{ background-color: #5A7EDC; font-family: tahoma, arial, helvetica, sans-serif; font-weight: normal; font-color: #ffffff; margin: 0px;}img { behavior: url("common/pngbehavior.htc");}
Create an account or sign in to comment