No-repeat of background in Stationary

D

Deon

Hi there,

Outlook 2003

I have created my own Stationary with an image in it. This image must be
the background, is portrai and 200px wide and 400px long.

In normal HTML this causes the image not to repeat:

<style type="text/css">
<!--
body {
margin-left: 210px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-image: url
(http://www.sincro.co.za/images/space_money.jpg);
background-repeat: no-repeat;
}
-->
</style>


BUT, when using the same file in Outlook, the image repeats. Is there
any other solution than to widen the image with white to the right in
order to make it wide anough not to be repeated?
 
G

Guest

I have the same problem. If you look at all of the stationary that microsoft
includes it all repeats, in both directions. I made my image 2000pxl wide and
4000pxl tall. The files size is about 23k. If anyone knows of a solution to
stop the background image from repeating please reply

thanks
Cliff
 

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