How To Create Advanced E-Mail Signatures With Windows Live Mail
This document is old. See this for a better way, with video!
In Windows Live Mail (as in the e-mail client and not the web site) the default method for an e-mail signature is nothing but plain text, like this:
You can however create advanced e-mail signatures using the freely available Nvu web page editor.
Here’s how it’s done.
1. Download and install Nvu. It’s free.
2. Copy any images you plan to use to the folder My Stationary.
My Stationary is a folder you already have on your computer, located under My Documents. This was created when you installed WL Mail originally. Any images to be used in a signature must reside in this folder, else it will not work.
For the example below I’m going to use a small image of myself:
The above is a 48×48 pixel image. You should keep whatever image you use small so you don’t annoy the people you send mail to. If you’re asking the question, “How big is too big?”, try not to use anything over a 100×100 image.
If you have an image you’d like to use but it’s too big, you can resize it quickly using Pixlr editor. This is a free in-browser editor (no need to install anything). Load that site, open the image you want to edit, click Image then Image Size from the black bar at the very top and resize to 80×80 or smaller, then save as PNG or JPEG.
When your images are ready, copy any you intend to use to the My Stationary folder.
4. Launch Nvu and save a blank signature first.
When you first launch Nvu you will be given a blank web page to edit, much like editing a new document a word processor. The first thing we’ll do is save this file. This is necessary to do first so that images can be added in more easily.
Click the Save button. You will be prompted to title the page. Call it signature, like this:
Click OK.
You will be be prompted to save the file somewhere. Navigate to the My Stationary folder and save your file as signature, like this:
The file will be auto-saved with the .html file extension.
5. Edit and save your signature.
First we’ll add in the image. Click the Image button at the top of Nvu. A new window will open.
Click the Choose File button.
Example:
You will be automatically placed into the My Stationary folder to find the image you want. If not, navigate to My Documents then My Stationary. Find the title of the image you want to add, then double-click to open it.
After that, tick the option for Don’t use alternate text (if you don’t, Nvu will force you to use alternate text for images, which is not necessary).
You should have something like this:
Click OK.
Your image will be inserted into the page.
After that, type in some text you want in your signature.
For any text you want linked to another web site, highlight the text and click the Link button at the top of Nvu.
Here’s an example of what you could have:
The last thing we’ll do is change the font.
Press CTRL+A to highlight everything in the page.
Click the drop-down menu that states Variable With or Mixed and pick Helvetica, Arial like this:
It is strongly suggested that you only use Helvetica/Arial, Times or Courier as everybody has these fonts installed on their computers. If you choose a font that is non-standard, chances are high that it will show up as nothing but Times New Roman (or other standard serif font) on the recipient’s computer.
Lastly, adjust the font size by using the font increase/decrease size buttons:
Remember that you can highlight and select different text just as you would in a word processor program, adjusting some to be one size and other text a different size.
Here’s an example of what you could have:
When we’re all finished, simply click Save and close Nvu.
6. Enable the signature in Windows Live Mail.
In WL Mail, press ALT+M to bring up the menu, then click Options:
For the new window that appears, click the Signatures tab, then tick the option File at bottom, like this:
Click the Browse button to the right of File.
From the Open window that appears, change Text Files to HTML Files, like this:
Navigate to your My Stationary folder and select signature (this is the file you just saved a few moments ago).
At this point you will see the file path next to File, similar to this (the path will be different on XP computers because My Documents is in a different location):
Make sure Add signatures to all outgoing messages is checked:
Click Apply then OK.
7. Compose a new e-mail to yourself to test it out.
If all goes well…
Success! Your new advanced signature works!
Questions answered
My signature doesn’t look the same as it did in Nvu. Did I do something wrong?
No. You’re probably viewing and/or composing mails in plain text only.
In Options/Read, uncheck Read all messages in plain text, like this:
In Options/Send, the Reply to messages using the format in which they were sent checkbox must be unchecked, the Mail Sending Format must ticked as HTML, like this:
How do I re-edit my signature?
Launch Nvu and open the signature file from the My Stationary folder. Make any edits you wish, then save. It will instantaneously take effect in WL Mail on any future mails you send out.
Are the images I use in my signature attached as inline?
YES. They are attached to your e-mail and sent inline without any need to host them externally on other web sites like ImageShack or PhotoBucket. Your signature will never “break” because it will be not be dependent on any external image hosting whatsoever.
Can I use colors when editing my signature?
YES. You can highlight any text and make it any color you want.
Can I use advanced features when editing my signature such as tables, horizontal rules, paragraph alignment and so on?
YES. You can use all those things.
What can’t I do with my signature?
You can’t do anything that involves scripting of any kind. For example, if you entered in some JavaScript, that absolutely would not work. Everything in your signature file must be static in nature (which it is by default).
Why must the signature file itself and images I use be in My Stationary and not in a more convenient spot?
WL Mail has a feature called Stationary. It is something not too many people use simply because the stationary choices are terrible, and the way to create them is even more terrible (File / Save as Stationary doesn’t work, and the Stationary Wizard via the Options/Compose tab/Create New button isn’t too much better).
The signature file itself must reside in My Stationary for any signature images to work. For example, the image I used was menga48.jpg. When in the My Stationary folder, the HTML markup written by Nvu has src=”menga48.jpg” in the <img> tag for the file path. If it were in any other directory, Nvu as well as any other editor would write something like src=”file:///some-local-location/menga48.jpg”, and that simply will not work.
Images for signature use almost must reside in My Stationary for file path reasons as well. When you have both the signature HTML file and the images in My Stationary, everything works.
Can I “export” my signature?
YES. Copy the signature.html file and whatever images you use to a USB stick, go to any other computer with Windows Live Mail installed on it, copy the files to the My Stationary directory on that computer, then follow steps 6 and 7 above.
What e-mail account types will this work on?
The signature will work regardless of account type, be it POP, IMAP or HTTP (Hotmail).
Is it absolutely required that I use Nvu?
No. Dreamweaver will work as will coding your HTML file “by hand” even with something as simple as Notepad. The editor is not necessary. I only mention it because it’s easier for most people to work with.
Can I use my word processor to export an HTML for use as a signature?
I highly recommend against doing that because word processors export HTML files with lots of useless junk code – so much so it may crash WL Mail on attempt to use it as a signature.
I use Outlook Express 6 and not Windows Live Mail. Will these instructions work if I’m using that software?
Yes, but the stationary folder on most XP computers is this:
C:Program FilesCommon FilesMicrosoft SharedStationery
You will have to substitute My Stationary for the this folder if you want to do this in OE6 using the above instructions.
Also remember that signatures are not shared. If you use a signature in OE6, it will not import over to WL Mail so you will have to manually copy the files from the OE6 Stationary folder to the WL Mail one.
18 thoughts on “How To Create Advanced E-Mail Signatures With Windows Live Mail”
Thx
Brett
Any help would be most gratefully received
Ruby
Thanks again, terrific tutorial.
I have created 4 different signatures. When I create a new email message I am able to choose which signature to add via Insert/Signature and then I see all my signatures.
However when Replaying or Forwarding an email There is no way to choose which signature to add, only the default signature is available.
Can you help me
Thanks
Great Advice. Another quicker way, if the user has an old install of outlook, create a signature in there, it saves as a .html. Then in Windows Live Mail, load this html file!
Andrew
Dave
Thanks – Dave
suggestions?
Deb
Go to Tools / Compose and under Stationary click the “Create New” button. The Stationary Wizard appears. Do the following:
Next, Uncheck “Picture”, Next, Set font to Arial with size 10, Next, Next, name the Stationary “custom”, Finish.
Back at Tools / Compose under Stationary, check “Mail”, click Select, choose “custom”, click OK. Then click Apply, OK.
On first attempt to compose a message you may get an error “Unable to create this Stationary.” Ignore this and close the new message window, then compose another. Your custom stationary (and signature) should work now.
I download from the link above and did not put picture in as just testing. I saved the file in my stationary as a html file.
Is there something i am missing.
thanks C
You can easily “defeat” any images when reading mail in WL Mail by checking “Read all messages in plain text”.