Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 Customization
 Help with shopdisplaycatagories pages
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

AdTrends
Starting Member

8 Posts

Posted - May 26 2006 :  13:33:05  Show Profile  Reply with Quote
I have changed the background color on my site to a gray. On the shopdisplaycatagories.asp page where it displays icons for my catagories. The background behind the images is white all the way accross the page. Then the rest of the page is gray. How do I change it so the white box around my images is the same gray color as the page?

Kamin
Starting Member

USA
30 Posts

Posted - May 30 2006 :  20:09:53  Show Profile  Visit Kamin's Homepage  Reply with Quote
In your shop$colors.asp file look for

'Products
Const Prodheaderfont="<font face='arial,verdana' size=2><b>"
Const ProdTable="<center><table border='0' cellpadding='4' cellspacing='1' width='95%' align=center valign=top>"
Const ProdHeaderRow="<tr>"
Const ProdHeaderColumn="<td align='center' bgcolor='#7F7FA5'><b><font color='#FFFFFF'>"
Const ProdRow="<tr>"
const ProdColumn="<td valign=middle bgcolor='#ffffff'>"
const ProdColumnEnd="</font></td>"
'
const ProdNameColumn="<td valign=top align=center bgcolor='#F2F0F0'>"
const ProdNameColumnwhite="<td valign=top align=top bgcolor='#ffffff'>"
const ProdNameFont="<font face='tahoma,arial,verdana'><b>"
const ProdNameEnd="</b></font></td>"
const ProdDescriptionColumn="<td valign=middle bgcolor='#F2F0F0'>"
const ProdDescriptionFont="<font face='tahoma,arial,verdana'>"
const ProdDescriptionEnd="</font>"
const ProdQuantityColumn="<td valign=top bgcolor='#F2F0F0'>"
const ProdQuantityEnd="</td>"
'
Const ProdColumnFont="<font face='tahoma,arial,verdana'>"
Const ProdColumnPrice="<td valign=top bgcolor='#F2F0F0'>"
const ProdPriceEnd="</font></td>"
const ProdSelectColor="#FFFFFF" ' color for select column
const ProdQuantityColumnwhite="<td valign=top bgcolor='#ffffff'>"


You can modifiy these to change he colors as you desire. I think what your looking for is this line

const ProdNameColumn="<td valign=top align=center bgcolor='#F2F0F0'>"

Change bgcolor to the color you want.

Kamin
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