I would like to put a background on my index page that doesn't move when scrolling through the page - my pages are PHP
I followed these directions I found in the forum but they are not working for me - any suggestions?
Enter the code below into the page properties html area under "Between the head tag" replacing the part in red with your own image that you will of uploaded to your image directory & removing the part in blue if you want a single image that is repeated on the whole page.
<body style="background: url('http://www.collectors-info.com/images/Collector-bird-jackdoor.gif') no-repeat center fixed;">
My image has been uploaded to FTP - I put code in correct area - I want to use a faded photo jpg that I've reduced in size.
I followed these directions I found in the forum but they are not working for me - any suggestions?
Enter the code below into the page properties html area under "Between the head tag" replacing the part in red with your own image that you will of uploaded to your image directory & removing the part in blue if you want a single image that is repeated on the whole page.
<body style="background: url('http://www.collectors-info.com/images/Collector-bird-jackdoor.gif') no-repeat center fixed;">
My image has been uploaded to FTP - I put code in correct area - I want to use a faded photo jpg that I've reduced in size.
Comment