View Single Post
  #10  
Old 12-31-2009, 04:46 PM
 
okedokie okedokie is offline
 

Newbie
  
Join Date: Dec 2009
Posts: 5
 

Default Re: Changing the background

i didnt find this code in my main.css
Quote:
HTML,BODY {
HEIGHT: 100%;
MARGIN: 0px;
PADDING: 0px;
BACKGROUND-COLOR: #fffff;

but i found it in skin1_printable.css

i`ve tried to chage the color to black
Quote:
BACKGROUND-COLOR: #fffff;

to
Quote:
BACKGROUND-COLOR: #000

but it`s still the same, something wrong with my method ? or should i edit this in my main.css?
__________________
x-cart gold 4.3.0
Reply With Quote