TechJunkie is a BOX20 Media Company

Home Web How To Create Advanced E-Mail Signatures With Windows Live Mail

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:

image 

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:

menga48

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:

image

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:

image

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:

image

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:

image

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:

image

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:

image 

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:

image

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:

image

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:

image

For the new window that appears, click the Signatures tab, then tick the option File at bottom, like this:

image

Click the Browse button to the right of File.

From the Open window that appears, change Text Files to HTML Files, like this:

image

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):

image

Make sure Add signatures to all outgoing messages is checked:

image

Click Apply then OK.

7. Compose a new e-mail to yourself to test it out.

If all goes well…

image

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:

image

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:

image

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.

Is It Still A 1024x768 World?

Read Next 

18 thoughts on “How To Create Advanced E-Mail Signatures With Windows Live Mail”

Brettdeacon says:
It is working for me when I compose a new message, however when I reply to an email then it comes up as a box with a red cross. Any ideas to fix that?

Thx
Brett

Ruby Collier says:
I did all that was explained but the jpg. came out as just a box with a red x. Does anyone have any ideas. I have a very demanding boss who says it must be possible. Is it ?
Any help would be most gratefully received
Ruby
Pingback: Email Signature With Image In Windows Live Mail | PCMech
Barbara says:
followed your advice for Debbie and, voila’ there it was! thanks so much, I used to do custom sigs all the time in Outlook Express. liking the windows 7 but some things are a bit difficult,
Thanks again, terrific tutorial.
craneyu says:
my picture still can work well. i have no idea.
Rene says:
Hi Rich,

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

Andrew says:
Hi Rich,

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

Pingback: Use Custom Images In Your Hotmail Email Signature (How-To) | PCMech
Dave says:
Same problem here – graphic is missing and I get the box with a red X. HTML file looks fine when opened in a browser. Using original, “My Stationery” folder.

Dave

Rich Menga says:
See the answer I gave to Debbie above.
Dave says:
Rich – you are the man! Only Microsoft could make this process so convoluted.

Thanks – Dave

Debbie says:
I followed the instructions, placed the image file and signature file in My Stationary. However, when i compose an email all i get is a box with a red x?

suggestions?

Deb

Rich Menga says:
Try this (assuming you are using Windows Live Mail):

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.

Gina says:
I did all the following to create my signature but when when I open a new email, it dones’ show the pictures. what do you think I am doing wrong? I didn’t find the folder my signature in “Documents”(default WM folder like My documents) so I created one. Do you think that affects anything?
Rich Menga says:
Images must be placed in the My Stationary folder as created by Windows Live Mail or Outlook Express. Creating a folder will not work. You must locate the proper folder for your images and signature and place your files there for it to work correctly.
Carlos says:
ps i forget to tell you i am using ML desktop. Which may be the problem
Rich Menga says:
You’ll have to clarify what “ML desktop” is, I’m unfamiliar with it.
Carlos says:
ML Desktop stands for Microsoft live desktop program
Carlos says:
Hi tried this and sent an email to myself and when i clicked on link it opened ie instead of my default ff and i got this page res://ieframe.dll/syntax.htm#

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

Colin says:
I had same problem with hyperlink because I used http://www.blah blah. I added http://www.blah blah and that worked.
Colin says:
hmmm, that didnt come out right.. i meant you need to add http in front of the www for the link to work
scopy says:
Excellent stuff. I have been using html file signatures for a while but i did not know about putting pictures in my stationary folder first. Thanks for the heads up.
Rich Menga says:
It definitely is a widely unknown feature you can even add in HTML signatures, let alone use graphics in them when placed in the correct directory. It sure beats the manual way of attaching an inline photo on the sig every time you want to send a mail, that’s for sure. :)
Ms Intimo says:
Hi there, I have tried absolutely everthing that has been recommended in this blog, saved the image in “my stationary” and the signature file is also saved the same folder, I still don’t get my image to appear on my signature, please help.
Smart Boy Designs says:
Oh wow – this is perfect. My Mother was actually complaining the other day about only having plain text signature options. I’ll use this to aide her. Thanks! :)
Jase says:
why do you need (note, I said need.) images in an email signature anyway? Lines of text are enough, and don’t take up too much bandwidth. I live in new zealand, we have caps on our net usage. with the amount of emails I get, if they all had image based signatures, I’d blow my cap and be reduced to dialup fairly quickly.
Rich Menga says:
There is no need for it specifically. However there are many with “corporate” style signatures that want an Outlook-style in the free WL Mail or Outlook Express.

You can easily “defeat” any images when reading mail in WL Mail by checking “Read all messages in plain text”.

The Therapist says:
I’ve never figured out about the use of advanced signatures, and the use of custom images/pics… Im impressed and very glad you share this with us!
Floyd Bufkin says:
You can also do this in Thunderbird if you install the “Stationery” extension.
Rich Menga says:
I believe all major email clients have the ability to do stationary. The easiest by far is the full version of Outlook, but there’s no way I’m installing something that huge just to get decent sig options. :)

Leave a Reply

Your email address will not be published. Required fields are marked *


Adam

Sep 7, 2009

643 Articles Published

More