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

2007-10-31 Thread Colin Guthrie
Colin Guthrie wrote: > 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 http://www.campaignmonitor.com/blog/archives/2007/04/a_guide_to_css_support_in_emai_2.html Sorry I origin

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

2007-10-31 Thread Colin Guthrie
Martin ZvarĂ­k wrote: > Hello, > I am trying to send MIME type email with in message image attachments. > It works OK when doing > > > > ...but it does not work in this style="background:url(cid:specialcode)"> > > I am trying to have fading background, is there any way I can achieve > this wi