Hi Larry,
you could apply the background with CSS - create a stylesheet with this code
and then link it to your pages
BODY {
background-image: url(/images/yourimage.gif);
background-repeat: no-repeat;
background-position: center;
background-attachment: fixed;
}JonMicrosoft MVP - FP"Larry Hesenius, President National Healt"
Is it possible to add a watermark (company logo) to each page of my
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.