【发布时间】:2018-12-25 04:31:32
【问题描述】:
来这里之前我已经搜索了很多。
我正在尝试使用 background-image,但是当我将其发送到 Outlook 时,它没有出现。你能帮我找到这个问题的解决方案吗?
<table width="600" border="0" cellpadding="0" cellspacing="0" valign="top" style="padding-bottom: 10px;overflow:hidden !important;border-radius: 0px 0px 0px 0px; background-color: #efefef; vertical-align: middle; max-width: 600px;">
<tr style="background:;#efefef;" align="center" width="564px">
<td width="10%"> </td>
<td style="background-image: url('https://www.dcg.com.br/emkt/17-07/bg_02.jpg');" bgcolor="#fff" background="https://www.dcg.com.br/emkt/17-07/bg_02.jpg" align="center" max-width="600px" style="font-family: Arial, sans-serif; font-size:18px; line-height:24px; color:#6f757c;">
<p align="center" style="display:inline-block;background:transparent;text-align:center;font-size:18px;font-family:Arial, Helvetica, sans-serif;box-sizing: border-box; ">
<br>
<strong style="font-size:27px">Eletrolar Show</strong><br/> A maior feira B2B da América Latina
<br/>
</p>
</td>
<td width="10%"> </td>
</tr>
</table>
【问题讨论】:
-
也许 Outlook 会阻止下载图像。是否正在加载其他图片?
-
只有在用户允许的情况下
标签: html css email outlook email-templates