View Single Post
  #3  
Old 05-07-2007, 12:46 PM
 
Asiaplay Asiaplay is offline
 

X-Wizard
  
Join Date: Oct 2005
Posts: 1,242
 

Default Re: NewBee Question. How do you change site background?.

NickC,

Just incase you are really new - you can find the css1.css file by logging onto your X-Cart Admin and choosing Administration -> Edit Templates (and clicking on CSS file (skin1.css) )

Where you see the following - change the colour code to the colour you want ie: "#EEEEEE" change to "#ABCD12"-

[i]HTML,BODY {
HEIGHT: 100%;
MARGIN: 0px;
PADDING: 0px;
BACKGROUND-COLOR: #EEEEEE;[i]

Note: you can search the web to get a list of html colour codes or if you have photoshop open the colour selector palette and you will see the code for the colour you are on there.

Hope is helpful - cheers, Asiaplay
__________________
X-Cart Gold version 4.1.9
(plus built in X-Cart bugs!)
Reply With Quote