Hi where do i change the page background of my website?
Hi where do i change the page background of my website?
In the body tag styling at the top of your stylesheet
Kuroi Web Design and Development | Twitter
(Questions answered in the forum only - so that any forum member can benefit - not by personal message)
Hi Thnx Kuroi. Sorry but can you be more specific? i'n new to all this. thnx![]()
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.
THNX a mill Stevesh i came right..![]()
Does anyone know if you could have a different page background and header per manufacturers?
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.
A little help with colors.
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.