× Menu
temporær
Consulting & Web Development
Skip to content Skip to post navigation

Main Menu

  • Portfolio
  • Skills
  • Kontakt
  • Nova

Language selection

  • English
  • Deutsch

Basic Stationery Template for Thunderbird

2011-04-16 2014-03-15

Stationery is an add-on to Mozilla Thunderbird email client that gives you the possibility to create email templates with background images, custom fonts and so on.

Here is a basic template – Arial, black on white, that’s also a workaround for bug 250539 – see comment 163:

<!DOCTYPE html>
<html>
<head>
  <title></title>
</head>
<body style="background:#FFFFFF; color:#000000;">
<div id="content" style="font-family:Arial,Helvetica,sans-serif; font-size:11px;">
  <span id="_AthCaret"><!-- initial cursor placement --></span>
</div>
</body>
</html>

It’s HTML5, however, most email clients don’t care about HTML Doctype at all.
I’ve always had problems placing the caret in connection with the caret positioning settings of Thunderbird within my earlier Stationery templates. The <span id="_AthCaret"> element solves this and will be replaced by your inputs.

For more sophisticated email templates look at campaignmonitor.com.


Annotations:

  • Yes, I fully agree that HTML email isn’t the best or most friction-free technology
  • It’s clear that Thunderbird is not the most popular email client (1,1% back in 2009), but perhaps this will change.
Published by temporær-Redaktion in Open Source @en. Closed. Trackback Address
Post navigation
1st Viennese Hackathon
SoundCloud is my audio platform of now

Categories

  • Design @en
    • Package-Design @en
  • General @en
  • Music
  • Net Politics
  • Open Source @en
    • Brushed @en
  • Project

Get in Contact

  • volker.e@DELETETHIStemporaer.net
  • Volker E. on stackoverflow
  • Volker E. on Wikipedia
  • Volker E. on SoundCloud

Meta

  • Artikel-Feed (RSS)
  • Kommentare-Feed (RSS)
  • Powered by WordPress
* Plural von Novum (lat.: „Neues“)