• Outlook User
  • New Outlook app
  • Outlook.com
  • Outlook Mac
  • Outlook & iCloud
  • Developer
  • Microsoft 365 Admin
    • Common Problems
    • Microsoft 365
    • Outlook BCM
    • Utilities & Addins

How to Create HTML Stationery for Outlook

Slipstick Systems

› Tutorials › How to Create HTML Stationery for Outlook

Last reviewed on September 1, 2021     37 Comments

It's easy to create your own stationery in Outlook (or your favorite HTML editor). The main thing to remember is that Outlook's stationery picker stores the Stationery in the "roaming application data" path.

In currently supported versions of Windows, stationery is at C:\Users\%username%\Application Data\Microsoft\Stationery. You can jump to this folder by typing or pasting the following shortcut into the address bar of Windows File Explorer.
%appdata%\microsoft\stationery

Please note: Office installs the default stationery to C:\Program Files\Common Files\microsoft shared\Stationery or at C:\Program Files (x86)\Common Files\microsoft shared\Stationery if using 32-bit Office on Windows 64-bit, but you should save user-created stationery in the Stationery folder in the AppData path as listed above. The microsoft shared path is not writable by user accounts, and in older versions of Outlook, stationery added to this folder was not visible in the Stationery picker.

To create the stationery using Outlook's editor:

  1. Click the New button to open a new message form. If your default format is not HTML, change it to HTML (Format text tab in Outlook 2007/2010; Format menu in older versions.)
  2. Insert your images and any other elements you want to use and adjust the sizes as needed (don't use huge images in email stationery!)
  3. When you are finished, go to the File, Save as menu and switch to the Stationery folder at C:\Users\username\Application Data\Microsoft\Stationery (type or paste the shortcuts above to easily jump to the folder.)
  4. Change the Save as file type to HTML and type in your desired file name. Save the HTML design.

Using Stationery in Outlook

Now when you want to use your stationery, you can select it from the New Items, Email message using... More stationery dialog. It will be added to the Email message using MRU (most recently used) menu after the first use.

This works with all versions of Outlook. In older versions, you'll use the Actions, New message using menu to open the stationery picker.

Using a background image

If you want to use a background image, you can use one of two methods. The first method inserts a background image on the entire page while the second method inserts an image which you can type over, such as for a header.

Method 1: Insert a background image

To insert a background image, switch to the Options ribbon (Outlook 2007 and up).
Expand Page Color, select Fill effects, Picture tab and select a picture.

Method 2: Send image behind text
To send a picture behind text, insert the image then right click on the image, choose Wrap Text > Send Behind text.

use wrap text, send behind text to use an image as a background image

Adjust the margin

You can adjust the margin on the left if you are using a border image. If the ruler is not visible, click the show ruler icon at the top of the scroll bar on the right then move the left margin markers inward. Do not adjust the right margin, as it will have unintended results.

Adjust the left margin when you use a border image

If you create a top banner and want to type under it, you'll need to press enter to slide the cursor down.

 

How to Create Stationery Tutorial

[wpvideo fVWGxHau w=600]

How to Create HTML Stationery for Outlook was last modified: September 1st, 2021 by Diane Poremsky

Related Posts:

  • Apply Outlook Stationery to Replies and Forwards
  • HTML Stationery collections and tools for Outlook
  • How to Insert a Text or HTML File into a Message
  • Create a New Message using an HTML File or Stationery

About Diane Poremsky

A Microsoft Outlook Most Valuable Professional (MVP) since 1999, Diane is the author of several books, including Outlook 2013 Absolute Beginners Book. She also created video training CDs and online training classes for Microsoft Outlook. You can find her helping people online in Outlook Forums as well as in the Microsoft Answers and TechNet forums.

Subscribe
Notify of
37 Comments
newest
oldest most voted
Inline Feedbacks
View all comments

John
January 12, 2015 6:14 pm

Like Don I found that the custom stationery font starts a couple of lines down from the top.
So, I examined the source code html in Notepad.
I found the html in custom stationeries can be more than 400 lines of code, mainly in the section.
I edited the body section and found I could get the stationery font to start at the top.
However, the html varied so there is no simple rule for editing it.
So, I went to the microsoft shared/stationary folder and looked at the html for stationery there. Just one line! Including simple style attributes for the font and
I changed the font style attributes for my custom stationery.
I had to add the # with hex numbers because without it the font colour doesn't work in 2013.
I changed the body background to my jpg
I saved it (renamed) in %appdata%\microsoft\stationery as recommended above.
I saved my jpg in the same folder.
Now I can churn out stationery by the dozen.
I hope this is helpful.

0
-2
Reply
Marcie Marshall
September 3, 2014 7:04 pm

Hi Diane, Your instructions for stationery were great but I am trying to find instructions for creating a theme. Do you have any handy? Thanks!

0
0
Reply
Diane Poremsky
Reply to  Marcie Marshall
September 3, 2014 9:38 pm

No, I don't. sorry. As far as I know, you can't create new themes, only edit existing themes.

0
0
Reply
Richard Prior
August 17, 2014 11:17 am

Diane I have been using HTML Email templates for years with different versions of MS Office. Have just installed Office 2013, and besides the changes to the user interface, (I use short codes for nearly every command), many aspects of this release of Office appear to be retrograde. Specifically In Office 2003, I can establish a default template that is used every time "new mail message" is selected. Then when I wish to change the defaullt Template it is only 4 clicks on the Tools menu to change the Email Template. In Office 2013 It seems that there is no simple way to set up a default email template that is triggered by a single click. (Home / New Items / More items / Choose form / User templates in file system / Select email template) I make that 7 clicks. I have long derided Microsoft after investing in 300 licences of Windows Beta for UKs no. 2 bank. In those days a team of 2 system engineers could download 300 new versions of Windows in no more than 15 minutes. Try achieving the same performance levels today. Is there any answer to the problem of creating a Default template… Read more »

0
0
Reply
Diane Poremsky
Reply to  Richard Prior
August 18, 2014 10:29 am

You can use VBA to skip 6 steps - instructions are here : https://www.slipstick.com/outlook/hyperlink-templates/

0
0
Reply
ben
April 18, 2014 4:37 am

Hi,
I've got 3 diferents profiles and i cant find a way to set up a diferent HTML stationery for heach of my email adresse but It's actualy possible to set diferents signatures...
The thing is when I "email message using...." then I have to change manualy the sender's email adresse ! it's one clic to much for me.
I'd like to have a default stationery for each one of the profile is that possible?

1
0
Reply
Diane Poremsky
Reply to  ben
May 25, 2014 5:18 pm

No, its not possible, but it might be doable. I'll have to put on my thinking cap. Are you using 3 accounts in one profile or 3 separate profiles? (You need to restart outlook to change profiles.)

0
0
Reply
Don @ MCSDon
December 23, 2013 5:25 pm

Hi Diane, I have created a custom stationery and everything is working very well except for some reason my stationery is coming in two lines down from the top of the page. How can I get it to start right at the top?

0
0
Reply
Diane Poremsky
Reply to  Don @ MCSDon
December 25, 2013 9:04 pm

It's HTML and *should* start at the top. If you open the HTML page in a browser, does it start at the top? What version of Outlook and what type of email account?

0
0
Reply
Diane Poremsky
Reply to  Diane Poremsky
December 25, 2013 9:08 pm

BTW, if you use Exchange 2010 , this may apply: Background image is displayed incorrectly in an email message when a disclaimer rule is enabled in an Exchange Server 2010 environment

0
0
Reply
Richard
December 8, 2013 4:43 am

People giving tutorials need to get it right...... If your using Win7 64bit and MS Office Outlook 2010 32bit then your files need to be placed in "C:\Program Files (x86)\Common Files\microsoft shared\Stationary", you will then be able to see and use your new stationary.

0
0
Reply
Diane Poremsky
Reply to  Richard
December 8, 2013 11:09 am

Common shared is the location Office uses for the stationery it installs by default. Users should use the path under their user account as per the instructions on this page - that folder path is synced to the server if you use roaming profiles and is more likely to be backed up by backup programs or copied before a reformat (just need to copy the entire user directory). If you save stationery to the stationery folder in %appdata%\microsoft\stationery, it will be listed in the stationery picker in all versions of Office. A Stationery folder in My Documents is not used by office and should not be used for user-created stationery (in Outlook).

Additionally, you don't need admin permission to save to the appdata folder and, in older versions of Outlook, stationery you add to the shared stationery folder is not listed in the stationery/theme picker.

0
0
Reply
Simon Pointer
November 29, 2013 12:42 am

Hi All, I'm having a similar problem. I have created my background in word, saved as HTML and placed in the (C:\Program Files\Common Files\microsoft shared\Stationery) folder. I can see it if I navigate to this folder. When I open outlook (2010) and go to mail options then stationary, I can't see my new stationary. The only thing that looks different if I navigate back to the folder is all of the other stationary's have a HTML and a JPG mine only has a HTML, but it has also created a folder within the stationary folder. Any help would be greatly received.

0
0
Reply
Diane Poremsky
Reply to  Simon Pointer
December 1, 2013 6:08 am

If you move (or copy) the stationery to the Stationery profile under your user account, does it work? Copy or paste %appdata%\microsoft\stationery into the address bar of windows explorer and press enter to open the folder.

If you use an image in the stationery, you should have it in the folder, but if no images, then you only need the html file.

0
-1
Reply
Ashley Armes
July 10, 2013 8:10 pm

Thank you. I attempted the template folder method in the group mailbox by saving a draft and copying into my template folder. The problem is when I sent the message, it no longer appeared in the template folder. If I want to use it multiple times, how do I keep it in the folder after sending it once?

1
-1
Reply
Diane Poremsky
Reply to  Ashley Armes
July 10, 2013 10:39 pm

If it copied a template (oft file) to the folder, it shouldn't disappear after sending. (Oft files in folders don't disappear here.)

1
-1
Reply

Visit Slipstick Forums.
What's New at Slipstick.com

Latest EMO: Vol. 30 Issue 31

Subscribe to Exchange Messaging Outlook






Support Services

Do you need help setting up Outlook, moving your email to a new computer, migrating or configuring Office 365, or just need some one-on-one assistance?

Our Sponsors

CompanionLink
ReliefJet
  • Popular
  • Latest
  • Week Month All
  • Jetpack plugin with Stats module needs to be enabled.
  • Move Deleted Items to Another Folder Automatically
  • Open Outlook Templates using PowerShell
  • Count and List Folders in Classic Outlook
  • Google Workspace and Outlook with POP Mail
  • Import EML Files into New Outlook
  • Opening PST files in New Outlook
  • New Outlook: Show To, CC, BCC in Replies
  • Insert Word Document into Email using VBA
  • Delete Empty Folders using PowerShell
  • Warn Before Deleting a Contact
Ajax spinner

Recent Bugs List

Microsoft keeps a running list of issues affecting recently released updates at Fixes or workarounds for recent issues in classic Outlook (Windows).

For new Outlook for Windows: Fixes or workarounds for recent issues in new Outlook for Windows .

Outlook for Mac Recent issues: Fixes or workarounds for recent issues in Outlook for Mac

Outlook.com Recent issues: Fixes or workarounds for recent issues on Outlook.com

Office Update History

Update history for supported Office versions is at Update history for Office

Outlook Suggestions and Feedback

Outlook Feedback covers Outlook as an email client, including Outlook Android, iOS, Mac, and Windows clients, as well as the browser extension (PWA) and Outlook on the web.

Outlook (new) Feedback. Use this for feedback and suggestions for Outlook (new).

Use Outlook.com Feedback for suggestions or feedback about Outlook.com accounts.

Other Microsoft 365 applications and services




New Outlook Articles

Move Deleted Items to Another Folder Automatically

Open Outlook Templates using PowerShell

Count and List Folders in Classic Outlook

Google Workspace and Outlook with POP Mail

Import EML Files into New Outlook

Opening PST files in New Outlook

New Outlook: Show To, CC, BCC in Replies

Insert Word Document into Email using VBA

Delete Empty Folders using PowerShell

Warn Before Deleting a Contact

Newest Code Samples

Open Outlook Templates using PowerShell

Count and List Folders in Classic Outlook

Insert Word Document into Email using VBA

Warn Before Deleting a Contact

Use PowerShell to Delete Attachments

Remove RE:, FWD:, and Other Prefixes from Subject Line

Change the Mailing Address Using PowerShell

Categorize @Mentioned Messages

Send an Email When You Open Outlook

Delete Old Calendar Events using VBA

Repair PST

Convert an OST to PST

Repair damaged PST file

Repair large PST File

Remove password from PST

Merge Two Data Files

Sync & Share Outlook Data

  • Share Calendar & Contacts
  • Synchronize two computers
  • Sync Calendar and Contacts Using Outlook.com
  • Sync Outlook & Android Devices
  • Sync Google Calendar with Outlook
  • Access Folders in Other Users Mailboxes

Diane Poremsky [Outlook MVP]

Make a donation

Mail Tools

Sending and Retrieval Tools

Mass Mail Tools

Compose Tools

Duplicate Remover Tools

Mail Tools for Outlook

Online Services

Calendar Tools

Schedule Management

Calendar Printing Tools

Calendar Reminder Tools

Calendar Dates & Data

Time and Billing Tools

Meeting Productivity Tools

Duplicate Remover Tools

Productivity

Productivity Tools

Automatic Message Processing Tools

Special Function Automatic Processing Tools

Housekeeping and Message Management

Task Tools

Project and Business Management Tools

Choosing the Folder to Save a Sent Message In

Run Rules on messages after reading

Help & Suggestions

Submit Outlook Feature Requests

Slipstick Support Services

Buy Microsoft 365 Office Software and Services

Visit Slipstick Forums.

What's New at Slipstick.com

Home | Outlook User | Exchange Administrator | Office 365 | Outlook.com | Outlook Developer
Outlook for Mac | Common Problems | Utilities & Addins | Tutorials
Outlook & iCloud Issues | Outlook Apps
EMO Archives | About Slipstick | Slipstick Forums
Submit New or Updated Outlook and Exchange Server Utilities

Send comments using our Feedback page
Copyright © 2025 Slipstick Systems. All rights reserved.
Slipstick Systems is not affiliated with Microsoft Corporation.

:wpds_smile::wpds_grin::wpds_wink::wpds_mrgreen::wpds_neutral::wpds_twisted::wpds_arrow::wpds_shock::wpds_unamused::wpds_cool::wpds_evil::wpds_oops::wpds_razz::wpds_roll::wpds_cry::wpds_eek::wpds_lol::wpds_mad::wpds_sad::wpds_exclamation::wpds_question::wpds_idea::wpds_hmm::wpds_beg::wpds_whew::wpds_chuckle::wpds_silly::wpds_envy::wpds_shutmouth:
wpDiscuz

Sign up for Exchange Messaging Outlook

Our weekly Outlook & Exchange newsletter (bi-weekly during the summer)






Please note: If you subscribed to Exchange Messaging Outlook before August 2019, please re-subscribe.

Never see this message again.

You are going to send email to

Move Comment