Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / black pure theme, how do I change the colours??

black pure theme, how do I change the colours??

Views: 2,902

Results 1 to 6 of 6
5 Aug 2011, 11:25 AM
#1
nigraphics avatar

nigraphics

New Zenner

Join Date:
Jul 2011
Posts:
8
Plugin Contributions:
0

black pure theme, how do I change the colours??

I've tried changing the colours (white background, blue bars) on black pure theme. But no matter what colour I change it to it stays white. https://www.NiGraphics.co.uk thats the site.

Thanks in advanced.

5 Aug 2011, 11:39 AM
#2
afo avatar

afo

Totally Zenned

Join Date:
Aug 2004
Location:
New York City
Posts:
6,800
Plugin Contributions:
0

Re: black pure theme, how do I change the colours??

In your stylesheet, look for

#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 969px;
	vertical-align: top;
/*	border: 1px solid #9a9a9a;*/
	}

Using Firefox and the webdeveloper add on, I changed the #ffffff to #000000 and the background changed to black. The sideboxes will still be white and will have to be changed separately.

What did you change that didn't work?

5 Aug 2011, 12:33 PM
#3
nigraphics avatar

nigraphics

New Zenner

Join Date:
Jul 2011
Posts:
8
Plugin Contributions:
0

Re: black pure theme, how do I change the colours??

tried that change too, still stayed white.
I had changed the body background colour last time, still nothing.

5 Aug 2011, 12:36 PM
#4
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: black pure theme, how do I change the colours??

afo's advice works for me in Web Developer, too. Are you sure your stylesheet changes are actually being uploaded ?

5 Aug 2011, 12:44 PM
#5
nigraphics avatar

nigraphics

New Zenner

Join Date:
Jul 2011
Posts:
8
Plugin Contributions:
0

Re: black pure theme, how do I change the colours??

yes, I uploaded it through filezilla.

5 Aug 2011, 1:15 PM
#6
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: black pure theme, how do I change the colours??

Might be a file or folder permissions thing, then. Check the date/time on stylesheet.css on the server.