View Single Post
  #10  
Old 05-09-2007, 02:49 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: NewBee Question. How do you change site background?.

You'll need to code it with the images subfolder so:

background: url(images/backgroundimage.jpg);
background-repeat: repeat;

Put the image in the skin1/images folder
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote