Stationary in reply

T

Tjitte

When is send someone an email with my stationary, he receives it ok, but
when he forwards or reply's, the background color stays the same, but
the logo is gone...
Whad did i do wrong?
I have let him choose to send messages using HTML.
I use this html code of the stationary file:

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

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