Olli: CSS in HTML Emails

Beitrag lesen

Hi manu,

der style code war im head bereich und sah so aus:

<style type="text/css">
<!--
p {
line-height:150%; margin-left:10px; margin-right:10px;
}
.Stil4 {
 color: #FFFFFF;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
}
.Stil6 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; }
.Stil7 {color: #000000}
.Stil8 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #FFFFFF;
}
.Stil9 {
 color: #FFFFFF;
 font-size: 12px;
}
a:link {
 color: #FFFFFF;
}
a:visited {
 color: #FFFFFF;
}
a:active {
 color: #FFFFFF;
}
-->
</style>

das hat aber outlook nciht interssiert und mein text war dann schwarz.

:-(
ganz ungünstig.

das blöde ist halt nur dass man mit plain text nicht wirklich schöne newsletter machen kann.

:-(

Viele Grüße
Olli