[TYPO3-english] Direct Mail: css added to header is removed when mail is sent
Jacco van der Post
jacco at id-internetservices.com
Thu Mar 12 17:40:38 CET 2009
<body>
<STYLE>
body {font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
font-size:12px; background-color:#eeeeee;}
td {font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
font-size:12px; }
a {color:#9E0000;}
a:hover {color:#666666;}
h2 {background-color:#9E0000; color:#ffffff; padding:2px 4px; }
h3 {background-color:#B13333; padding: 2px 4px; }
h3 a {color:#000000; text-decoration:none;}
h3 a:hover {color:#eeeeee;}
.news-latest-item img {border:1px solid #000000;}
</STYLE>
<table>
... etc.
This works perfectly, except for the border and the padding on Outlook
2007. Because it still looks very acceptable and Outlook 2007 only is
small percentage of users I prefer to use it.
StephenBungert schreef:
> Don't use CSS, many web clients strip it, so do many desktop clients. The
> latest version of Outlook also uses a restricted older renderer from word to
> show the emails which has had an affect on email newsletters for business.
> Basically, if you want the newsletter to look ok in web and desktop clients,
> go back to table based designs for your html template and use all those old
> font tags that you've not used for the last 8 years or so. If you really
> must style something with css, added to the tag directly with a style tag.
>
>
> -----
--
Met vriendelijke groet,
Jacco van der Post
www.id-internetservices.com
More information about the TYPO3-english
mailing list