If you have Adobe CS, you can try exporting the PNG image as PNG-8.

Cheers,

Matt
http://www.onegeek. <http://www.onegeek.com.au>com.au<http://www.onegeek.com.au>


On 2/21/08, Amrinder <[EMAIL PROTECTED]> wrote:
>
>
> Hi
>
> I looked for the working of .png image in internet explorer and found two
> articles.
> http://webfx.eae.net/dhtml/pngbehavior/pngbehavior.html
> http://www.alistapart.com/articles/pngopacity
> I tried using 'filter' according to both these articles but can't got a
way.
>
> Following is the HTML code:
> <div id="mlogo">
>     <div id="extradiv1"></div> <!-- Empty div to display logo-->
>     <img src="images/logo_header.gif" height="54" width="379" alt="A way
> back - logo"/>
>     <div id="extradiv2"></div>
> </div>
>
> The css code for #extradiv1 is:
>
> #extradiv1 {
>  background-image: url(../images/logo.gif);
>  background-attachment: scroll;
>  background-repeat: no-repeat;
>  background-position: center top;
>  position:relative;
>  height: 129px;
>  width: 120px;
>  filter:
> progid:DXImageTransform.Microsoft.AlphaImageLoader
(src='../image/logo.png',
> sizingMethod='scale');
>  margin: 0 auto;
> }
>
> Please help.
>
> Kind Regards,
> Amrinder www.awayback.com
> *******************************************************************
> List Guidelines:
> http://webstandardsgroup.org/mail/guidelines.cfm
> Unsubscribe:
> http://webstandardsgroup.org/join/unsubscribe.cfm
> Help: [EMAIL PROTECTED]
> *******************************************************************


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to