Help with png images

Hello. As a starter on programming for the web, I'm developing a CMS. Is there a way for attaching png files onto the toolbars and not to use the gif files which have less quality in shadows? Not all browsers can show the png well, although it was developed for the web! I'm considering using some icons from www.iconshock.com and I write the CMS in PHP. Thanks for any help.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Answer to your question

Yes there are several way to use PNG on a web page. The best solution I have found is here:
http://homepage.ntlworld.com/bobosola/

You can also find more info on our site at: http://www.virtuallnk.com

Hope this helps. It's by far the easiest way I've seen to resolve the PNG transparency issue on IE 6.0.