电子邮件简报背景图片&字体颜色

时间:2012-10-05 07:10:08

标签: html email newsletter hotmail outlook.com

我刚编了一个电子邮件设计,在Litmus& amp;发现了以下错误:

Outlook.com: 时事通讯没有背景图片。一些标题(h4)字体颜色完全不同。虽然链接的颜色相同。 outlook 2003-2011工作正常。

的Hotmail: 类似于hotmail的情况,因为它也没有显示时事通讯的背景。

以下是石蕊结果。

https://tahir.litmus.com/tests/9401666/versions/2/screenshots

以下是背景图片的代码:

<body background="http://gallery.mailchimp.com/ab941597d81bf8a59e91efd1f/images/body_bg_.3.jpg" leftmargin="0" marginwidth="0" topmargin="0" marginheight="0" offset="0" style=" width:100%; margin: 0;padding: 0;width: 100% !important;-webkit-text-size-adjust: none; background-image: url('http://gallery.mailchimp.com/ab941597d81bf8a59e91efd1f/images/body_bg_.3.jpg'); background-repeat:repeat-y no-repeat; background-position: top center; background-color: #5c130a;">

    <!--[if gte mso 9]>
    <v:background fill="t">
    <v:fill type="tile" src="http://gallery.mailchimp.com/ab941597d81bf8a59e91efd1f/images/body_bg_.3.jpg" />
    </v:background>
    <![endif]-->

感谢。

2 个答案:

答案 0 :(得分:0)

请记住,客户端(和版本)不支持CSS

要获得概述,您应该查看http://www.campaignmonitor.com/css/

答案 1 :(得分:0)

这是我们的片段。

<td height="300px" style="margin:0;border-collapse:collapse!important;margin:0;padding:0;text-align:left;vertical-align:top;">
<!--[if (gte mso 9)]><img src="http://yourdomain.com/email_campaigns/_templates/template_061617/ImageHero_620x975_Nindi_1_OL.jpg" style="width:100%;height:auto;border:0; display: block;" /><![endif]-->
<div style="mso-hide: all;">
<img src="http://yourdomain.com/email_campaigns/_templates/template_061617/newsletter-blank.png" width="100%" style="width:100% !important;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;margin:0 0 0 0;border-width:0;height:auto;margin-bottom:0;" />
</div>