Is it possible to change the background color of the generated HTML pages?
I have tried everything but the (real) background (page) stays as it is.![]()
Is it possible to change the background color of the generated HTML pages?
I have tried everything but the (real) background (page) stays as it is.![]()
Well, if you are talkng about the zencart then you would have to make the change in the stylesheet.css
San
Poster is correct the stylesheet.css
This is the code and entry that you need to changeCode:body { margin: 0; font-family: verdana, arial, helvetica, sans-serif; font-size: 62.5%; color: #005637; background-color: #FEEEBD; }
Or if you mean the central color of the cart main pages then it is here same file
Code:#mainWrapper { background-color: #FEEEBD; text-align: left; border-left: 1px solid #005837; border-right: 1px solid #005837; width: 750px; vertical-align: top; }
Thanks problem solved!!!![]()
'Poster' is correct the stylesheet.css
What is Poster?
I post, she posts, you poster