Settings > Templates > Add New Template.
Select 'Email' for the Template Type, enter the template description, select Lead Group and Press 'Continue'.
Click 'Source' (top right of the editing toolbar), paste the html source code and click 'Source' again to see a preview.
Once happy with the preview, press 'Continue' to save the template.
Example HTML
<div style="background-color:#0066FF; padding:5px;">
<h1 style="font-family:Arial; color:white; text-align:center;">Example Template</h1>
</div>
<p style="margin-top:50px; font-family:Arial; font-size:12px">This is an example of the html source code that can be used within an email template. This example also demonstrated inline styles to set the style properties of the elements.</p>
<p style="margin-top:25px;"><span>Inline styling should be used for email templates to ensure cross compatibility across email clients.</span><span style="color:Red; font-weight:bold;"> Be careful of third party applications that use custom styling techniques that are processed by their system!</span></p>
<p style="text-align:center;">Thanks for Looking!</p>
FAQ's
Q: Why are my images not there once I've saved the template?
A: The image needs to be uploaded to FLG unless it uses a URL source. See link for further information
Q: I copied my HTML source in but there are different text sizes and fonts used for different paragraphs. Why is this?
A: If you are using a specified font and/or size, you will need to ensure that this is set in each parent element otherwise the system default style is used.
Need more help?
We always aim to provide great support to everyone. Contact our support team for help and advice or let us know how we can improve FLG on our feedback site.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article