Email template issue
-
Hi,
I have created some html tables in email template and I found that it auto added “<BR />” to each row in html source when view source of the emails that makes the email format run away.
like
<table border=”0″ width=”100%” cellspacing=”0″ cellpadding=”10″><br />
<tbody><br />
<tr><br />
<td id=”credit” style=”border-radius: 6px; border: 0; line-height: 150%; padding: 0 48px 48px 48px; text-align: center; font-size: 12px; font-weight: 400; color: #99b1c7;” colspan=”2″ valign=”middle”><br />
<p style=”margin: 0 0 16px;”>Welcome</p><br />
</td><br />
</tr><br />
</tbody><br />
</table><br />`
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Email template issue’ is closed to new replies.