You can customize the e-mail notification layout by editing the HTML template. You can for example, adapt font size and font color as well as the background color.
Prerequisite
Procedure
The customized layout is created.
Click Restore defaults below the HTML template to undo all the settings you have made. The default settings are loaded and the template is refreshed.
Tip
Alternatively, you can edit the template with an external HTML editor. To do so, copy the template to your clipboard ().
Example
Change the background color of the e-mail and the heading.
with <body class="mail-font-family" style="background-color: #0899CC;"> in order to use a blue background color.
with <h3 class="mail-heading body-heading">My customized e-mail template</h3> in order to use the heading My customized e-mail template.
Your preview e-mail should now look like this: