View Single Post
  #4  
Old 10-05-2009, 05:56 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: Background Image

You have probably tried all of these but:

In main.css in body{} just try this
backgound: #FFFFFF url(images/yourimage.jpg) no-repeat scroll center top;

clear xcart cache, browser cache

You can also try FF and FB with background on different containers to see if its visible

Oh ya and also make sure image is uploaded and name is correct in css
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote