E
EMTI
Although I made a right ccs-string in Stationery for MS Office 2003/
Outlook-mails the background image repeats, repeats, repeats ......
Who can helps? Here is the string:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>UFM_Briefpapier</TITLE>
<STYLE type=text/css>
body
{
background-image:
url('UFM.gif');
background-repeat:
no-repeat;
background-attachment: fixed ;
background-position:
top-left;
}
</STYLE>
</HEAD>
<BODY></BODY></HTML>
Outlook-mails the background image repeats, repeats, repeats ......
Who can helps? Here is the string:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>UFM_Briefpapier</TITLE>
<STYLE type=text/css>
body
{
background-image:
url('UFM.gif');
background-repeat:
no-repeat;
background-attachment: fixed ;
background-position:
top-left;
}
</STYLE>
</HEAD>
<BODY></BODY></HTML>