Click to See Complete Forum and Search --> : Duplicating Page background Image Frontpage2003


Bmini
03-31-2011, 01:09 AM
Hello,

I hope this is the correct place to ask for help with a FrontPage 2003 problem.

The pages in my web site use same page background image. My problem is that when viewed, the decorative boarder on the left of the image repeats on the right side of the page. The actual image only has a decorative boarder on the left. When I preview any page in FP2003 they look fine, when viewed in any browser the image boarder is on the left and right.

Here is the page background image.
http://www.mesquiteridge.net/images/uniquebkground0.jpg

I have been trying to correct this for almost a month and am about to shoot myself.:confused:

Can anyone help?

here is the url for a page: http://www.mesquiteridge.net/foals.html

Thanks
Bmini

Eye for Video
03-31-2011, 10:00 AM
Include:

background-repeat:no-repeat; for no repeat or
background-repeat:repeat-y;
to just repeat up and down in the body styles

<body background="images/uniquebkground0.jpg" bgcolor="white" text="black" link="#0000FF" vlink="#800000" alink="#FFFF00" bgproperties="fixed">

Best wishes,
Eye for Video
www.cidigitalmedia.com