Hi,

prateek sharma schrieb:
> Hi all,
>           I am trying to send newsletter using Direct Mail plugin, it is
> successfully sent but without any css file.In this newsletter i have also
> include css media type print using typo script.So plz tell me how to display
> our newsletter with all its css  ?

HTML-Newsletter is not the same with HTML on browser. You could create a
newsletter, which looks beautiful on browser, but once you send it, it
looks terrible on the mail client.

>From my experience, don't rely on CSS to make your newsletter layout
beautiful. Some mail clients (desktop: such as outlook, or webmail: such
as gmail, msn, yahoo) don't really taking CSS "seriously". Some of them
just ignore the head-tag (which normally consists of CSS).

Do you realize, that Outlook 2007 uses the rendering engine of MS Word
2007 instead of Internet Explorer? And the rendering engine of MS Word
is *lots* worst than IE.

So try to minimize you CSS, only to formating you text. And put them as
inline CSS. I know it doesn't look really nice but at least it works
cross mail clients. And don't ever even dreaming of using CSS to load
some background images....

regards,

-- 
Ivan Kartolo
Certified TYPO3 Integrator

Want to support the development of Direct Mail?
- Report some bugs (http://bugs.typo3.org)
- Send me patch
- Send me some donation per PayPal to ivan.kartolo(at)gmail(dot)com
_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Reply via email to