Problems with home-made stationary-file

T

Tjitte

Dir newsgroup,
I made an stationary file for ms outlook (an htm file in the folder
C:\Program Files\Common Files\Microsoft Shared\Briefpapier (Briefpapier
is Dutch for stationary, i use the dutch version of MS Office
professional). If i send an email to myself using the stationary,
everything goes ok. I can forward and reply to the message and the logo
stays on top of the email, even if I use an other email program eg
Outlook Express or Thunderbird. If i send it to someone else he receives
the file ok, but can't forward or reply to it with the logo in the mail
(the logo is send as a separeate file, or it is not send at all).
I also have a problem printing the mail with logo on top. I cant print
any emails with logo using Outlook, the person I send the mail to can
print other emails with logo's, but can't print mine.
Does anybody have a solution? This would be verry much appreciated.
The htm file i use as a stationary file is the following:

<html>
<head>
<style>
body {
font-family: Arial;
font-size: 10pt;
color: 00000;
background-color: #FCFBE8;
margin-left: 20 px;
margin-top: 175 px;
background-position: top right;
background-repeat: no-repeat;
}
</style>
<head>
<body background="logo.gif">
</body>
</html>

Thanks,
Tjitte.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top