Hi, I am using my own logo in phpbb forum. logo in gif format, but it look ok in firefox but in IE the gif image did not show transparent , it also show some background. Anyone plz tell me how can i fix this problem. Thanks
Gif does support transparency, however the quality isnt that good. Png is the best for transparency. Jpg doesn't. @topic: the problem is older internet explorer (ie 6), dont support transparency and the transparence backround will be automaticly be white.
Gif images does support transparency and will work correctly in internet explorer 6 too but png transparency is not supported by ie6 so you will have to add png fix to fix this issue. If you have psd of logo than open it and choose save for web and devices, than choose gif and select 256 colors, also check transparency and in Matte option select other and enter this color code #0788C8. Or you can simply save your logo by choosing png-24 in save for web and devices option but you may have to add png fix into your template as ie6 doesnt support png transparency.