How开发者_开发百科 to convert 32bit PNG file to 24bit PNG file using PHP. btw I am using Codeigniter, and planning to host files at Dreamhost.
I have a site with a lot of bg png images. css like this: div#carousel ul#slides li.monitor{ background:url(../images/monitor.png) no-repeat center top;
am front of a problem on IE8. (not tested on IE9) this is my little programm with some HTML + Jquery a picture worth a thousand words
I am trying to distinguish PNG-8 and PNG-24 images with getimagesize or Imagick, but I don\'t quite know how to to it.
How to make inline png transparent inside div? using css <div id=\"report\'> <p> some text </p>
I\'m using zubrags PHP watermarking script (attached below) and it works great except when I try and use a PNG-24 as my watermark.The resulting image has a garbled, non-transparent watermark.I\'m wond
I have a problem using icons with the tab bar control and I don\'t know to fix. The icons I\'m using are png format 24*24.
I am building a website with a TON of png-24 files that have transparent background. In IE 6 they obviously aren\'t displayed correctly, so I need some sort of reliable, goo开发者_开发问答d solution t