Logo on emails (Really simple way)

Status
This content is read-only, or is not open for further replies.

mg33dev

Guest
offline
mg33dev submitted a new resource:

Logo on emails - Just a really easy way to add a logo to outgoing emails.

To place your logo in the emails please follow the details below;

  • Login to Admin
  • Go to Appearance > Templates
  • Choose your style
  • Click Email
  • Click MAIL_CONTAINER

Find the following lines: (should be on line 19)
Code:

<a href="{{ link('canonical:index') }}">{$xf.options.boardTitle}</a>

Replace with:

Code:

<a href="{{...
Click to expand...

Read more

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom