ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 28,177
- Points
- 823
Reputation:
mg33dev submitted a new resource:
Logo on emails - Just a really easy way to add a logo to outgoing emails.
Read more
Continue reading...
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...