Oh my, I've gotten caught up in making stationery toppers. You will find some of them here. Also I've put the script needed to display them in your stationery in Outlook Express. It is so easy and they can be so much fun for adding a quick pretty touch to your emails.
You are free to use these, however, I do ask that you do not link to the page but download them to your own computer. And one more thing, do not offer them for sale by any means. If you should be so inclined, I think I deserve some compensation, don't you? These shown here are just thumbnails so please click on each image and 'save the originals'.
If you want to make your own, your width should be screen width i.e. if you have 800 x 600 resolution then the width should be 800 x height of the graphic, if it is 1024 x 768 then you want your width to be 1024 x the height of the graphic (or a bit taller). Just remember that if you are adding print or title like "Just A Note" or some similar, you will want to leave a bit of a margin on the right side because of the scroll bars.
Enjoy!
1
|
2
|
3
|
4
|
5
|
6
|
7
|
8
|
9
|
10
|
11
|
12
|
This is your body tag ...
Here is the html that you need in order to use just a topper in your email.
Place the style tag in the head of your html. You can highlight the below and then copy and paste it into notepad and save as topper.html. You will be editing anything that is in Red. If you use notepad and save it as a html file it is always ready to go. All you need to do is right-click on the file, and choose Edit. Just make sure that you save as a new file once you added your topper background.
<head>
<style>Body{ Background-Repeat:no-repeat;
Margin-Top:This should be just a bit more that the bottom of
the topper;
Margin-Left:Adjust this to align center or to the right of your
topper image;
</style>
</head>
<Body bgcolor=Use a color to match the topper
background="Your topper name">
That is it. All you need to do is open Outlook Express and go to Create Mail and click the little down arrow --> Select stationery --> and browse to the folder where you have stored your toppers. Click ok on the one you want to use and away you go. Or should I say away your email goes, after you have typed your message and sent it. :o)