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.
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.