View Single Post
  #8  
Old 01-26-2007, 12:25 AM
  crazyoval's Avatar 
crazyoval crazyoval is offline
 

X-Adept
  
Join Date: Jun 2006
Location: UK
Posts: 559
 

Default Re: Category Box Background Image

Hi Balinor, Im just trying to consolidate what has been written over a few postings here, Im not sure if I understand it correctly. Here's what I think is being said, if you dont mind confirming that would be really

Add a class to each of your chosen Smarty templates e.g.;

<div class="catbackground"> background: url(images/image.jpg);</div>

Im trying to add 5 different images for backgrounds for each of the lists on my page (categories, products,help,cart & login) so each class has a different name (catbackground,productbackground,helpbackground,ca rtbackground & login background) & goes in different templates.

Then add the CSS the following (e.g.) to your skin1.css template to cover all smarty template changes:

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

for each of the backgrounds I want to use as referred to in the various templates

Upload the images to skin1/images.

Have I got it right?

Thanks
__________________
X-Cart 4.1.11 on Linux
HandsOnWebHosting: Very helpful & professional
Custom Skin Design by ARS.
Numerous, ney, hundreds of modifications by ARS.
AlteredCart: Download Expander, One Page Checkout,
BCS Engineering: Great team, Top service.
WebsiteCM: good products & very professional
CDSEO, Hidden Categories, Custom Work
Magnetic One Store Manager: Brill
Forms To Go: Excellent+A+support
Reply With Quote