View Single Post
  #2  
Old 01-15-2007, 07:53 AM
 
balinor balinor is offline
 

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

Default Re: Category Box Background Image

Just add a class to your template (i.e. <div class="catbackground"> code here</div>

Then add the CSS into your skin1.css template:

.catbackground {background: url(images/background.jpg);}

Upload the image to skin1/images.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote