Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 Customization
 How can I change the background color?
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

scvit
Starting Member

USA
14 Posts

Posted - December 11 2006 :  02:47:18  Show Profile  Visit scvit's Homepage  Reply with Quote
I have vpasp 6.0

I have read the posts on changing the background color of the website, but I am not finding anything specific.

I have looked in the style sheets, but still cant find what I am looking for.

Now, the background color of all the pages is white. I need to know exactly where to go (file name and line number and what to put in) in order to change the background color of all the pages from white to anything else.

Can anyone help?

Mike

support
Administrator

4679 Posts

Posted - December 11 2006 :  04:06:43  Show Profile  Visit support's Homepage  Reply with Quote
Dear Mike,

You can change background color in shop.css file which can be found in stylesheets folder.

At the very top of this file you will find the next code

body{
background-image: url(../images/header/hdrbg.jpg);
background-repeat : repeat-x;
background-position : top;
margin : 0px 0px 0px 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
}

You will need to add "background-color:#6699FF;" css attribute to this code and replace #6699FF with the color you want to apply.

Regards,
Michael

VP-ASP Support
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000
0 Item(s)
$0.00