Can you change where the "view this email as a web page" message appears in email? | Community
Skip to main content
New Participant
November 16, 2016
Solved

Can you change where the "view this email as a web page" message appears in email?

  • November 16, 2016
  • 1 reply
  • 2523 views

Hi all,

Is it possible to move the message that says "To view this email as a web page, Click here" so that it's not sitting at the very top of the email? (screenshot is below)

We still want to include it as an option for recipients, but I'm wondering if changing where it appears in the email is even possible since it seems like it's an un-editable feature that's just built into the software.

Thanks,

Tom

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Frank_Breen2

Tom, you can add in a system token to you template that will work in the same way, that way you don't need add "Include View as Web Page" to each email.

The system token is called:

{{system.viewAsWebpageLink}}

1 reply

Frank_Breen2
Frank_Breen2Accepted solution
New Participant
November 16, 2016

Tom, you can add in a system token to you template that will work in the same way, that way you don't need add "Include View as Web Page" to each email.

The system token is called:

{{system.viewAsWebpageLink}}

Josh_Hill13
New Participant
November 16, 2016

Yes.

Also, note that EVERY email has Email Settings > View as Web page. If you clone an email that had this checked, it will always appear until you uncheck it.

If you use the above token, make sure you uncheck the setting.

Grégoire_Miche2
New Participant
November 16, 2016

HI Josh,

Normally, if the system token is in the template, the email setting will be unchecked by default.

-Greg