【发布时间】:2022-08-19 17:26:59
【问题描述】:
当我尝试在电子邮件工作室预览中预览 HTML 电子邮件时,它显示空白图像,但电子邮件在收件箱中看起来很好。 图像尺寸为宽度:600px 和高度:338px
请帮助在 SFMC 电子邮件工作室解决此问题 还附上块的html代码
<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"oneColumn global\" role=\"presentation\" style=\"background-color: %%=v(@contentBgColor)=%%;\" width=\"100%\">
<tr>
<td align=\"center\" style=\"padding: 0 0 20px;\">
<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" role=\"presentation\" width=\"100%\">
<tr>
<td align=\"center\" style=\"background-color: %%=v(@imageFullBgColor)=%%;\">
<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" role=\"presentation\" style=\"margin: 0 auto;\">
<tr>
<td align=\"center\" style=\"width: 600px;\">
<a alias=\"\" conversion=\"false\" data-linkto=\"other\" href=\"%%=RedirectTo(@Image_Component_One_Url)=%%\" target=\"_blank\" title=\"\"><img alt=\"\" data-assetid=\"500960\" height=\"300\" src=\"https://cdn.pixabay.com/photo/2018/01/14/23/12/nature-3082832__480.jpg\" style=\"width: 600px; max-width: 600px; max-height: 338px; display: block; margin: 0px; padding: 0px; border: 0px none transparent; text-align: center; height: 300px;\" width=\"600\"></a> <a alias=\"\" href=\"#tbd\" target=\"_blank\"> </a></td></tr></table></td></tr></table></td></tr></table>
提前致谢
我想在电子邮件工作室的 HTML 电子邮件预览中显示图像。
标签: salesforce devexpress html-email salesforce-marketing-cloud