On 7/4/07, udhaya shankar <[EMAIL PROTECTED]> wrote: > Try avoid png format images for you webpage. Use gif format images for > transperency. Using gif will solve this problem. > Gif will solve anything on this site, because the alpha-transparent image is overlaid on an area with four distinct background colours, so a single matte colour for transparency is not possible. Anyway, its a given that in any situation where gif would suffice, 8-bit png would do better.
The solutions are to use a contidional comment to invoke the IE6 transparency filter, or to use an opaque file which matches the backgrounds and hope (possibly in vain) that no browsers experience any small differences. -- Richard Grevers, New Plymouth, New Zealand Dramatic Design www.dramatic.co.nz ______________________________________________________________________ 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/
