Skip to main content
Last Updated: May 13, 2026, 11:42 AM

Template Builder

The Template Builder is a visual drag-and-drop editor for creating HTML email templates. No coding required — drag components onto a canvas, configure each one, and publish when ready.


Builder Layout

The builder has three main panels:

PanelLocationPurpose
Component PaletteLeftDrag components from here onto the canvas
Email CanvasCenterVisual representation of your email
Settings PanelRightConfigure the selected component's properties

Template builder full layout with three panels labeled The three-panel layout of the template builder.


Available Components

Drag any of the following components from the palette onto the canvas:

ComponentDescription
SectionA full-width horizontal block that holds other components
Column Layout1, 2, or 3 column grid inside a section
TextRich text block with font, size, color, and alignment controls
ImageInline image with alt text and link-on-click support
ButtonCall-to-action button with custom label, URL, and color
DividerHorizontal rule for visual separation
SpacerBlank vertical space for padding between sections
HTML BlockRaw HTML for advanced custom layouts
HTML Block is for advanced users

The HTML Block component accepts raw HTML and CSS. Use it only if you need custom layouts that the standard components can't produce. Malformed HTML inside a block can break the surrounding email layout.

Component palette with all component types visible All available components in the palette.


Configuring Components

Click any component on the canvas to select it. The settings panel on the right updates to show that component's options:

Text Component Settings

  • Font family, size, weight, and color
  • Alignment (left, center, right)
  • Line height and letter spacing
  • Insert variables using {{ }} syntax

Image Component Settings

  • Upload image or enter a URL
  • Alt text for accessibility
  • Link URL (click to navigate)
  • Width and alignment

Button Component Settings

  • Button label text
  • Destination URL
  • Background and text color
  • Border radius and padding

Settings panel showing button component configuration Configure a button's label, URL, and styling in the settings panel.


Reordering Components

Drag any component up or down on the canvas to change its position. A blue insertion line shows where it will land.

Canvas showing a component being dragged to a new position Drag components to reorder them in the email.


Deleting a Component

Click the Delete (trash) icon that appears in the top-right corner of a selected component to remove it.


Preview

Click Preview in the toolbar to see a rendered HTML preview of the email in a modal. This shows exactly how the email will look in a recipient's inbox.

HTML preview modal showing the rendered email Preview the email before publishing.


Plain Text Version

QuantixOne automatically generates a plain text fallback from your HTML template. Click Plain Text in the toolbar to review or edit it.


Test Send

Always test before publishing

Email clients render HTML differently. Use Send Test to check your template in Gmail, Outlook, and Apple Mail before publishing. What looks correct in the builder preview may render differently in a real inbox.

Click Send Test to send a test version of the template to your own email address. This lets you verify rendering in a real inbox before using the template.

Send Test dialog with email address input Enter your email address to receive a test send.


Video Walkthrough


What's Next