View Single Post
Old 2006-02-23, 09:08 AM   #4
HC-Majick
You can now put whatever you want in this space :)
 
HC-Majick's Avatar
 
Join Date: Oct 2004
Location: Upstate NY
Posts: 541
Send a message via ICQ to HC-Majick
if you mean the leaf background, use this in the stylesheet:

BODY
{
background-image : url(images/background.gif); <~~change this
background-position : center;
background-attachment : fixed;
background-repeat : no-repeat;
}
__________________
Submit Your Freesites:
HC-Majick is offline   Reply With Quote