【问题标题】:Outlook HTML signature using VML - sends as converted image使用 VML 的 Outlook HTML 签名 - 作为转换后的图像发送
【发布时间】:2014-03-06 15:57:06
【问题描述】:

在尝试让背景图像在 Outlook 中工作时,我尝试使用效果很好的 VML:

<!--[if gte mso 9]>
<v:rect xmlns:v="urn:schemas-microsoft-com:vml" fill="true" stroke="false" style="width:540px;height:196px;">
<v:fill type="tile" src="http://www.website.com/background-image.jpg" color="#888888" />
<v:textbox inset="0,0,0,0">
<![endif]-->
<div>

<p>my signature content</p>

</div>
<!--[if gte mso 9]>
</v:textbox>
 </v:rect>
<![endif]-->

但是,当将此签名从 Outlook 发送到 Mac 时,VML 区域和其中的 HTML 内容似乎被转换为图像?

有什么想法吗?

【问题讨论】:

    标签: outlook vml


    【解决方案1】:

    在这里找到它: http://grabalife.com/2011/05/19/using-mailchimp-and-background-images-in-your-table-cells/

    (不在 VML 中包装您的 HTML 内容)

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2018-07-21
      • 1970-01-01
      • 2018-04-27
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多