Re: MIME email = Content-ID in CSS not supported

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Martin Zvarík wrote:
> Hello,
>   I am trying to send MIME type email with in message image attachments.
> It works OK when doing
> 
> <img src="cid:specialcode">
> 
> ...but it does not work in this <div
> style="background:url(cid:specialcode)">
> 
> I am trying to have fading background, is there any way I can achieve
> this without using IMG tag?

I was just looking at exactly this last week. Unfortatly, AFAIK, there
is no way to do this reliably. I'm not even sure *any* of the major
email clients support it :(

Certainly I could not get Thunderbird to do it.

I found this which is some good, general info for using CSS in mime
emails:
http://www.campaignmonitor.com/blog/archives/2006/03/a_guide_to_css_support_in_emai.html

Col

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux