Email Marketing : Template Editor
Article Contents: This article contains instructions on how to create custom HTML email templates and drag-and-drop email templates using the Template Editor tool, as well as how to customize and use these templates when creating new messages.
Create a Custom HTML Email Template
A template can be used to create multiple emails. This template will show your custom layout and can contain your company branding. You'll have access to a variety of premade templates and template block templates as a new user. However, if you would like to create a custom HTML email template, please follow the steps below.
- Open the Tools folder
- Click Template Editor
- Click the Create New Template button
- Enter a Subject (used as the template name)
- Start creating the template or copy and paste your HTML code into the Source view
- Create editable content areas, as explained below in the Template Help Instructions below
- Save the Template
Template Help Instructions
You must specify what areas of the template are going to be editable by the user creating a message with it. By default, all areas of the template will be locked down and not editable. To specify what areas will be editable, you must surround them with <cicontent1> </cicontent1> tags.
- Click Source to view the source code of the template
- Find the area you would like to make an editable region
- Surround the content with <cicontent1> </cicontent1> tags
- Table cells <td>, Span tags <span>, and sections <div> all support the <cicontent1> tags
- Each table cell, span tag, and section can hold only one content region
- Cicontent tags are uniquely numbered, so after <cicontent1></cicontent1> you'll insert a <cicontent2></cicontent2>
- There can be up to 100 <cicontent1></cicontent1> areas
Once a template is created, it will show under "Templates" when a user creates a new message.
Create a Drag and Drop Template
A template can be used to create multiple emails. This template will show your custom layout and can contain your company branding. You'll have access to a variety of premade templates as well. However, if you would like to create a custom drag and drop email template, please follow the steps below.
- Open the Tools folder
- Click Template Editor
- Click the arrow on the side of the Create New Template button, and select Create New Templates (Drag and Drop)
- Enter a Subject (this will be used as the template name)
- Start creating the template by dragging in content and row layouts
- Save the Template
To create a message from a custom template:
- Click on the Messages folder
- Click Create New Message
- Select a custom template or one of the pre-built templates in the system
- Edit the content regions by clicking once and selecting edit content
- Customize a pre-built template using the tools at the top of the screen:
- Edit Template Formatting (customize borders, background colors)
- Clear Template Formatting
- The Undo and Redo buttons go back and forth between edits to the template formatting only
Click Save to save changes