View Single Post
  #2  
Old 07-02-2008, 04:25 PM
 
balinor balinor is offline
 

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

Default Re: inserting code to input image background

Yep, that's wrong Add this to the body class:

background: url(images/blue095.gif); background-repeat: no-repeat;

If you want it to repeat, change the no-repeat to x or y instead of no-repeat. Grab yourself a CSS book, you'll need it with X-Cart
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote