Editing the HTML email wrapper
Submitted Matt, Oct 25 2011 04:10 AM | Last updated Oct 25 2011 04:12 AM
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.
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