Hi there,
I've got an error when saving the e-mail template.
Hereby the HTML code
<div class="mktoModule" mktoname="Banner Module" id="HeaderBannerModule">
<table width="100%" cellpadding="0" cellspacing="0" border="0" style="width: 100%; max-width: 600px" >
<tr>
<td width="35"> </td>
<td style="padding: 15px 0;box-sizing: border-box;">
<a href="${bannerImageLink}" target="_blank">
<img src="${bannerImageSRC}" id="mainBannerImg" class="mktoImg" mktoname="Main Banner Image" mktolockimgsize="true" style="width: 100%; max-width: 525px;">
</a>
</td>
<td width="5%"> </td>
</tr>
</table>
</div>
What could it be?
The rest of the code is missing and might be causing the issue. Especially the container around the module.
-Greg
Hi Greg,
Thanks for your reply. Can you give an example of the container around the module?
It's right that this is a 'snap' of the whole template.
Read this: Email Template Syntax - Marketo Docs - Product Documentation
-Greg
Thanx, i added the container, and still got some errors, but I think I will find out.
Maybe you can help me with:
- Put the container on a <td>, and put the module on the <tables> inside.
Is that right?
Hi,
I looked at my templates for reference and noticed a couple of variable missing that may help:
Here's a sample from my template. Not sure if the variables are required but they add nice functionality to the template so worth a shot.
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center" class="mktoModule" mktoname="Hero w/ CTA" id="HeroCTA" mktoAddByDefault="false" mktoActive="true" >