This is what i got so for for the same issue I am having... IE 6 or earlier versions does not support 24-bit transparency on png images.
One approach Is to use 8-bit PNG or you can also use a GIF with a stroke the same color as the background. There also some hacks and methods that you can find. Please check http://koivi.com/ie-png-transparency/ http://www.twinhelix.com/css/iepngfix/ http://dean.edwards.name/IE7/ Finally If the way you tested was working smoothly for you,there is way to bypass the W3C validation problem. You can target IE with IE conditional comments. I hope they help... Hakan http://primoris.com On 8/5/07, Ross Hulford <[EMAIL PROTECTED]> wrote: > > Morning, > > > Any ideas how I can get the PNG fix to validate? > > this is the offending line. > > img, div, span { behavior: url(css/iepngfix.htc) } > > > Ta, > > > R. > ______________________________________________________________________ > css-discuss [EMAIL PROTECTED] > http://www.css-discuss.org/mailman/listinfo/css-d > IE7 information -- http://css-discuss.incutio.com/?page=IE7 > List wiki/FAQ -- http://css-discuss.incutio.com/ > Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ > ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/