Join LiveSide!
Sign In using: Name/Password OpenID
or Live ID: Sign In Live ID
0 out of 8,035 members
are online, & 25 guest(s).

Recent Comments

–foaf
re: Windows Live Mail Wave 3 – How to Create New Stationary

–Kip Kniskern
re: Windows Live Mail Wave 3 – How to Create New Stationary

–CalumJR
re: Windows Live Mail Wave 3 – How to Create New Stationary

–surilamin
re: Windows Live Mail Wave 3 – How to Create New Stationary

–Khristopher
re: Windows Live Mail Wave 3 – How to Create New Stationary

Log in or Join to leave a comment!

LiveSide on Mobile

Our latest posts and our favorite links,
all on your phone or mobile device
Visit m.LiveSide.net
Or go to www.LiveSide.net
on your mobile device and we'll redirect you!

Tweets We Like

Loading...

LiveSide Time

Redmond

Dallas (server)

London

Shanghai

Windows Live Calendar

PDC LA Nov 17-19

   www.microsoftpdc.com

Follow us on Facebook

    LiveSide.net
   
    Promote Your Page Too

  • LiveSide on the Windows Live Network
  • LiveSide on Facebook
  • LiveSide on Twitter
  • LiveSide RSS  
  • Windows Live Alerts
  •  
  • feedburner
  •  
LiveSide - Developer Blog

Windows Live Mail Wave 3 – How to Create New Stationary

 

Unless I’m mistaken (which I very well might be) there appears to be a new button in Windows Live Mail Wave 3 beta to allow users to easily create their own stationary.

CreateNew

I’m come across numerous posts in the public newsgroups from people asking how to do this. So here’s a very quick rundown using the new Windows Live Mail Wave 3 beta.

Firstly go to Tools/Options menu and select the Compose tab.  As you will see from the screenshot above, there is a “Create New” button next to stationary. Click on this and the stationary creation wizard will open :-

Wizard

Click “Next” and you will be taken to a screen asking what image you wish to use, where to position it, the background color for your email message etc :-

Wizard2

After you have customized your background click next to proceed to the next step of the wizard.

Wizard3

The next step lets you choose the default font, size and whether you wish bold or italics :-

Wizard4

Clicking next takes you to a screen where you can position your text. If you have included a picture, you might notice that the text will overwrite part of your background image and therefore be quite hard to view :-

Wizard5

 

 

 

By adjusting the left and top margins you an position your text to be displayed under your background image :-

Wizard6

Finally you need to give your stationary a name :-

Wizard7

 

click Finish and you’re done. Now all you need to do is to choose that stationary by clicking the checkbox next to either mail or news (or both if you so wish), clicking on the “Select” button and selecting the stationary you have just saved :-

ChooseStationary

And that’s all there is to it.  If however you want to get a little more involved in with your stationary, then you can manually edit the resulting stationary file using your favorite editor such as Expression Web or Microsoft Visual Studio 2008.  You will find your stationary saved under “My Documents\My Stationary” folder on your hard drive. The stationary file is a simple HTML document, so as long as you know some basic HTML then it’s very easy to amend.  Here is the code generated by the stationary wizard :-

<HTML>
<HEAD>
<STYLE>
BODY {
font-family: Arial;
font-size: 12pt;
color: ffffff;
margin-top: 50 px;
background-position: top center;
background-repeat: no-repeat;
}
</STYLE>
</HEAD>
<BODY id="ridBody" background="MSNWindowsLive.jpg">
<BODY id="ridBody" bgcolor="c0c0c0">
</BODY>
</HTML>

 

Please note however that there is a bug in this code in that there should not be two opening <BODY> element tags.

Comments

Mephiles wrote re: Windows Live Mail Wave 3 – How to Create New Stationary
on Thu, Sep 18 2008 3:54 PM

Yes, very strange about the body tag. It's also strange that it hasn't used CSS to set the background image.

Khristopher wrote re: Windows Live Mail Wave 3 – How to Create New Stationary
on Thu, Sep 18 2008 4:34 PM

That's pretty neat! I just tried it out however, and my creation wasn't very good, lol. I'll have to try again.

surilamin wrote re: Windows Live Mail Wave 3 – How to Create New Stationary
on Thu, Sep 18 2008 5:58 PM

Quite neat...although I had the same experience as Khris, my creation was laughable.

Windows Live Mail Wave 3 —— ?????????????????? | LiveSino - LiveSide ????????? wrote Windows Live Mail Wave 3 &mdash;&mdash; ?????????????????? | LiveSino - LiveSide ?????????
on Thu, Sep 18 2008 6:28 PM

Pingback from  Windows Live Mail Wave 3 —— ?????????????????? | LiveSino - LiveSide ?????????

CalumJR wrote re: Windows Live Mail Wave 3 – How to Create New Stationary
on Thu, Sep 18 2008 7:05 PM

I don't understand what a 'stationary' in Windows Live Mail is & I still don't understand after reading this post...

Please can somebody help me understand what it actually is? Thank you :)

Kip Kniskern wrote re: Windows Live Mail Wave 3 – How to Create New Stationary
on Thu, Sep 18 2008 8:08 PM

Actually, it's "stationery", and it means "writing paper", pretty much - or at least it used to.  In this context it means a background for your emails.

foaf wrote re: Windows Live Mail Wave 3 – How to Create New Stationary
on Fri, Sep 19 2008 5:31 AM

I don't know anyone who uses 'stationary'. But if I did I would probably think it's quite unprofessional, and a bit email 1.0.

Sign In Live ID using Live ID, Name/Password, or OpenID
or Join LiveSide to leave a comment!