Question

Email Templates - HTML Header Section

Is it possible to edit or gain access to the header section of an email template to add some style, css, media queries and font links ...etc? Is it possible to have complete control over the email template; header; body ...etc?

 

Thanks

File attachments

Like

5 comments

Dear John,

When you open a template in the content designer, you can open any block in html view so that you have the access to the email body. Clicking on these icons, you can open any block in html view so that you can add your own css style:

All the changes that can be made to the email template in the Content designer are descibed here: https://academy.bpmonline.com/documents/studio/7-10/content-designer

Best regards,

Lily

Thank you for your reply, but I'm looking to add information in the RAW html page header, not the section content inside of the body tag.

<!DOCTYPE html>

<html>



<head>

  <title>Page Title</title>

</head>



<body>

   The content of the document......

</body>



</html>

https://www.w3schools.com/html/html_head.asp

 

 

 

Dear John,

Can you provide us with the business purpose you are trying to achieve? 

Lisa

Our marketing team has prebuilt html email templates we have used in previous products that have header links to web fonts, css libraries and other miscellanous items and files that make working with email clients easier, along with fixing issues dealing with rendering and responsive design.  If it can't be done, the team said they will work around it.  They use a web testing tool called emailonacid.com to test the compatibility of the email going out.  It shows how the email will look accross many email clients, and offers fixes and work arounds for rendering issues.

Thanks John

 

Dear John,

 

As far as I understand you are looking for the tools to alter the headers that will appear in the subject field. In this case we do not have one, because there is a chance that the altered subject will not be read correctly by the email clients. All other customizations can be done with the help of the Content Designer as was suggested by Lily above.

 

Lisa

 

Show all comments