View Single Post
  #13  
Old 11-09-2007, 07:24 AM
 
carpeperdiem carpeperdiem is offline
 

X-Guru
  
Join Date: Jul 2006
Location: New York City, USA
Posts: 5,399
 

Default Re: want to insert image but dont know where

Quote:
Originally Posted by sakeena
can anyone explain how to stop the background image from tiling through the main area?

Set the container for the main area to white or whatever background color you want...

my site looks like this:
Quote:
/*
Content enviroment styles
*/
TABLE.Container { width: 960px; margin-left: auto; margin-right: auto; background-color: #FFFFFF; }
TD.Container { height: 95%; vertical-align: top; }
/*
__________________
xcart 4.5.4 gold+ w/x-payments 1.0.6; xcart gold 4.4.4
Reply With Quote