Re: How can I upload a custom template into Marketo?

Anonymous
Not applicable
I would like to upload custom templates that my company has designed into Marketo. These templates are for an email campaign and a related landing page. Is there a specific format for uploading these templates? I'm familiar with using the templates that Marketo has already provided, but I'm wondering if I am able to upload my own custom ones. And if I can upload custom ones, what is the best/preferred format? 
Tags (1)
2 REPLIES 2
Josh_Hill13
Level 10 - Champion Alumni
Make sure you include the standard html header for emails as well as inline CSS.
Anonymous
Not applicable
You can upload your own if you have the HTML code. You go into the Design Studio and create a new template for email or landing pages. You will need to add Marketo's edit tags in the sections you want to edit the content. The tags look like this: <div class="mktEditable" id="Section_1">. Whoever does your design work should know where to put these.

Hopefully this helps.