A
Arslan
Hello
I create my own stationary in Outlook 2003 with the following code:
=========== C O D E ==================
<html>
<head>
<style>
BODY {
font-family: Arial;
font-size: 10pt;
color: 000080;
margin-left: 25 px;
margin-top: 125 px;
background-position: top left;
background-repeat: no-repeat-y;
}
</style>
</head>
<body background="ABSTAT.jpg" style="background-attachment: fixed">
<body bgcolor="ffffff" style="background-attachment: fixed">
</body>
</body>
</html>
=========== E N D C O D E ==================
Its showing fine single picture in any browser or frontpage but when i apply
this stationary in outlook its showing the picture repeatedly. I dont want
the picture in titled format. I want the picture only once. This stationary
working fine in Outlook Express but not in Microsoft Outlook 2003, 2007.
I need help in this regard.
Thanks
Arslan-ul-Islam
I create my own stationary in Outlook 2003 with the following code:
=========== C O D E ==================
<html>
<head>
<style>
BODY {
font-family: Arial;
font-size: 10pt;
color: 000080;
margin-left: 25 px;
margin-top: 125 px;
background-position: top left;
background-repeat: no-repeat-y;
}
</style>
</head>
<body background="ABSTAT.jpg" style="background-attachment: fixed">
<body bgcolor="ffffff" style="background-attachment: fixed">
</body>
</body>
</html>
=========== E N D C O D E ==================
Its showing fine single picture in any browser or frontpage but when i apply
this stationary in outlook its showing the picture repeatedly. I dont want
the picture in titled format. I want the picture only once. This stationary
working fine in Outlook Express but not in Microsoft Outlook 2003, 2007.
I need help in this regard.
Thanks
Arslan-ul-Islam