Spiga

Outlook Express signature with pictures

Ever wanted to have your logo and a slogan in your signature? You can do that easy with Microsoft Outlook, but it's a little more to do if you want to use one in Outlook Express. I thought of writing a tutorial on how to have a HTML signature in Outlook Express (including pictures).

1. This is a tutorial on how to add a signature that also has an image in it. In this example I included an image that was 68 in width and 62 in height. If you know what image you'll use, just see its properties for the dimensions, because we need those. Once you have that image you need to name it signature.gif (or .jpeg, .jpg, leave the extension intact, change only its name). Now, we need to create an HTML file, that we'll call signature.html. The code below shows you how to write it:

<img width=68 height=62 src="signature.jpg">
<br>
<p><span style='font-size:14.0pt;font-family:Georgia; color:#F95407'>Your name</span>
<br>
<span style='font-size:10.5pt;font-family:Georgia; color:#006C55'>Your Company</span>
<br>
<em><span style='font-size:9.0pt;font-family:Georgia; color:#F95407'>Your Slogan</span></em></p>
<p><span style='font-size:11.0pt;font-family:Georgia; color:#F95407'>Your Phone</span></p>
<p><em><span style='font-size:9.0pt;font-family:Georgia; color:#006C55'>Your Tag line</span></em></p>

I'm not going to start detailing the HTML code, but the point is that you can just replace the width and height of the image with your own, the extension of that signature.jpg to whatever you have (gif for instance) and the text that starts with Your with the text that you want to appear in your signature. Now, this html file can be simply copied and pasted into Notepad, and then saved as signature.html (if you use advanced HTML editors, like Macromedia Dreamweaver, you probably know how to do that easily).

Now after we have these 2 files, signature.html and signature.jpg, we just need to make Outlook use them everytime the signature is created.

2. The 2 files need to be stored somewhere, thus the best thing to do is to create a Signature folder where you can put those. Open Windows Explorer (Start->Programs->Accessories->Windows Explorer), select your C:/ drive (might be called Local Disk (C:)) right click on the white area and select New->Folder just like you see below.

Create Signature folder

Name that folder Signature and press enter twice to open it.

Name signature

Once you’ve opened it, copy the two files that I attached, signature.html and signature.jpg to the Signature folder that you have created. If it worked correctly you should see the two files in the Signature folder, like you see below:

Paste signature files

3. Now we'll have to "tell" Outlook Express about this folder and the files. Open Outlook Express, select Tools and Options.

Tools Options

4. In the window that opened, click on the tab called Signatures. Then click on the New button and you’ll see a Signature #1 text appearing in the central window. You can rename it if you want and also if you want the signature to be attached to all emails from now on just check the option Add signatures to all outgoing messages. Then select File from the Edit signature field, just like you see below.

New signature

5. Now click on the Browse button and go to the Signature folder that we have created. Double click and open it. First you’ll not see any files, but in the field called Files of type press on the arrow and select the second option, HTML files. You should see one file, signature.html. Select it, press on Open.

Select signature

6. In the Outlook window you should see C:\Signature\signature.html file and press Apply and then OK.

Apply changes to signature

And that should do it. Test your new signature, go to Outlook and compose a new email - if everything is fine you'll see your signature at the bottom of the email. [DIGG this]

22 comments:

Anonymous

4:34 AM

Excellent!! I've been wondering how to do this. Thanks!!

Anonymous

3:31 AM

super !
thanks

Anonymous

5:54 AM

Altough the html signature is excellent, thi picute won't display.. :(

Why may that be?

Anonymous

6:43 PM

Excellent article. If the picture doesn't displey, edit the HTML image source to reflect the full path of the image. e.g. c:\signature\signature.jpg and it should work. It did for me!

wendy

12:20 PM

Thanks SO much for this. It worked great!

Anonymous

7:47 AM

Just great to find your site. Very helpful to get Outlook Express with signature IN COLOUR

Anonymous

11:06 AM

The picture does not display. I edited the HTML image source to reflect the full path of the image, but it still does not work.

Anonymous

2:08 PM

what if I just want all the font to be black? and how do I add lines? thanks!

Anonymous

1:36 PM

You must use an HTML path, which is not the same as a Windows path. Windows would be "C:\signatures\blah.jpg" but HTML would be "file:///c:/signatures/blah.jpg"

And if you have any spaces in the filename, use a "%20" in place of each space. This should do it for ya.

Anonymous

11:34 AM

not work, if i open the file signature.html from iexplore or mozilla, display the image, but if i put this file as a signature in Outlook Express is not show me the image...
any ideea, it may bee by Som settings from OE

MS

Anonymous

2:08 AM

You can put the picture in the HTML as following
src="C:\Signature\signature.JPG"

This settings are working for me and hope that will work also for you

Anonymous

4:44 AM

Awesome!!!!!

sonphi0110

9:34 PM

When you have a Outlook Express signature with pictures and then you send a mail to Microsoft Outlook 2003 , result is the content email not show, it's attachment. I don't know why, help me, pls.
Thanks.

Anonymous

2:19 PM

Works fine, but the emails I send end up as spam.

Anonymous

3:32 PM

Works good, but the email ends up as spam to whoever I send it to. Is there a way It wont do that?

Anonymous

1:03 AM

in order to make the image shown, save the picture that u have created in paint.exe as anyname.bmp,that is, if u have created the image on your own in the paint program,then u have to save it as a .bmp file, NOT A .JPG OR GIF FILE,i hope this will help you...

"i recommend you to visit TURKIYE at least once, awesome places to see there..."

Anonymous

10:04 AM

I get an error message following this. It says my file is too large and it truncating it.

Anonymous

11:46 AM

Did as you said and when I open a new mail massage to compose I get a pop up saying something like this:" Warning: signature file is an illigal text file. The signature has been removed, other signature settings may be affected."

What could be the problem. Thanks for helping.

amer

12:31 PM

tnhx man this will be very useful all the best

Anonymous

2:09 AM

A great thank you from France!

Lin

7:08 PM

Fantastic instructions. Thank you so much!

You can change the colour of the text by entering a different code in the HTML document.
color:#F95407 which was given is orange, therefore black would be #000000. Check out this website for more colours:
http://html-color-codes.com/

Claudiu

12:31 PM

Thanks Lin for the suggestion, indeed you can put different text colors, and a tool I prefer working with (freeware) is colorschemer http://www.colorschemer.com/colorpix_info.php