Jump to content


* * * - -
Photo

Editing the HTML email wrapper


To edit the HTML wrapper that is added to all emails when HTML emails are enabled:

Replacing the logo
If you just want to change the logo that is sent, simply replace the image that is /public/style_images/master/logo_transparent.png

Advanced Editing
To edit the HTML and CSS:

Locate the template file in /cache/skin_cache/emailWrapper.php
Open this file in your favourite text editor and edit the HTML in the method 'getTemplate'.
Please note that most email clients do not allow remote connections, so all CSS will need to be inline and not loaded inline from your server.



3 Comments

Matt, I replaced the "logo_transparent.png" file and it didn't work for me ... I had to use the fix you provided in the tracker
Meant to include this - please merge the last comment with this link if you feel the need : http://community.inv...ot-sending-r638
can't find /cache/skin_cache/emailWrapper.php :(

Developer Docs · Error Codes