我需要制作一封自适应的HTML电子邮件,它在gmail中看起来不错,但雷鸟的一切都搞砸了。我使用的是基础电子邮件框架。
这是一张显示差异的专辑: http://imgur.com/a/md4al
这里的前两个图像是它在gmail中的样子,底部两个是它在Thunderbird中的样子。
这是具有顶部图像的表格的HTML
<table class="float-center wrapper header" align="center">
<tr>
<td class="imgbox">
<img class="mainimage" src= "imgurl" />
</td>
</tr>
</table>
这是sass css
.imgbox{
height:100%;
width:100%;
position:absolute;
.mainimage{
width:100%;
height:100%;
position: absolute;
}
}
我已经搞砸了html和css这么多,虽然它在Gmail上不断变化但似乎没有任何影响雷鸟。 这是Thunderbird的问题吗?有解决方法吗?
答案 0 :(得分:0)
body {
background-color: red
}
如果它不影响thunderbird上的电子邮件,它可能是你的缓存。您可以在编辑&gt;偏好设置&gt;高级&gt;网络和&amp ;;磁盘空间&gt;立即清除