Branded email templates for [The Students' Union at UWE] TSU regular newsletters and emails. Compatible with Apple, Android and Gmail clients. Oh and it works with MSL.
- Use
style="border-top:10px solid #222;"to create gaps between modules. The convention is to avoid usingborder-bottom - Make sure you check the
<title>and 'Visually Hidden Preheader Text' before uploading and sending. - Avoid editting these templates using the WYSIWYG editor, instead edit locally and paste the code into the template to make changes. This is because the WYSIWYG editor strips out a bunch of stuff.
- Make sure you test emails using the MSL preview feature. It parses the code and has been known to break things.
Cerberus which these templates are based on have been tested in the most popular email clients as reported by Litmus and their email campaigns. They have focused on the following clients:
| Desktop | Web | Mobile |
|---|---|---|
| Outlook 2000/02/03/07/10/13 (Windows) | Gmail | Mail (iOS) |
| Outlook 2011/16 (Mac) | Outlook.com | Gmail (iOS, Android 4.4) |
| Apple Mail | Yahoo | Mail (Android 4.4) |
| Thunderbird | Aol | Mailbox (iOS) |
- | Outlook Web Access | Inbox (iOS)
- | - | Yahoo (iOS)
When they say “tested”, they mean “email doesn’t fall apart”. They don't mean “We found a way to make media queries work in Gmail” or "Everything is pixel perfect in Outlook."
Any client not listed above should be considered untested.
[The MIT License (MIT).] MIT
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
- [Ted Goas - Cerberus Responsive Email Patterns] TedGoas