Zen Cart Logo
Forums / Customization from the Admin / page back ground

page back ground

Locked

Views: 1,549

Results 1 to 8 of 8
This thread is locked. New replies are disabled.
12 Jun 2010, 9:37 AM
#1
dadog avatar

dadog

New Zenner

Join Date:
Jun 2010
Posts:
11
Plugin Contributions:
0

page back ground

Hi where do i change the page background of my website?

12 Jun 2010, 10:19 AM
#2
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Location:
London, UK
Posts:
10,475
Plugin Contributions:
11

Re: page back ground

In the body tag styling at the top of your stylesheet

13 Jun 2010, 1:56 PM
#3
dadog avatar

dadog

New Zenner

Join Date:
Jun 2010
Posts:
11
Plugin Contributions:
0

Re: page back ground

Hi Thnx Kuroi. Sorry but can you be more specific? i'n new to all this. thnx :blush:

13 Jun 2010, 2:18 PM
#4
stevesh avatar

stevesh

Black Belt

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

Re: page back ground

It depends on whether you want to change the color or add an image. As kuroi said, you look in your stylesheet for the body tag. In a stock Zencart installation it looks like this:

body {
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 62.5%;
color: #000000;
background-color: #e5edf5;
}

Change the red part to change the color of the background.

13 Jun 2010, 6:00 PM
#5
dadog avatar

dadog

New Zenner

Join Date:
Jun 2010
Posts:
11
Plugin Contributions:
0

Re: page back ground

THNX a mill Stevesh i came right.. :clap:

27 Jun 2010, 6:26 PM
#6
shopshogun avatar

shopshogun

New Zenner

Join Date:
Dec 2008
Posts:
55
Plugin Contributions:
0

Re: page back ground

Does anyone know if you could have a different page background and header per manufacturers?

27 Jun 2010, 6:29 PM
#7
dbltoe avatar

dbltoe

Totally Zenned

Join Date:
Jan 2004
Location:
N of San Antonio TX
Posts:
9,790
Plugin Contributions:
14

Re: page back ground

Not a good idea to jump into a thread with a different question. It lowers the possibility of getting an answer as your question does not match the title of the thread. Close but really different

That said, go to your css folder in the template_default folder and read the read the CSS_read_me.txt and see if that doesn't help.

27 Jun 2010, 8:00 PM
#8
shopshogun avatar

shopshogun

New Zenner

Join Date:
Dec 2008
Posts:
55
Plugin Contributions:
0

Re: page back ground

dbltoe:

Not a good idea to jump into a thread with a different question. It lowers the possibility of getting an answer as your question does not match the title of the thread. Close but really different

That said, go to your css folder in the template_default folder and read the read the CSS_read_me.txt and see if that doesn't help.

I hadn't realized that I hit response, I thought I was making a new thread. I do know better than to "highjack" a thread