Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

left and right column widths


spottedhaggis

Recommended Posts

Hi,

 

Have it installed, and working great, this is a fantastic package, better than the half dozen I looked at before and the 2 I purchased as well.

 

I need help with a few things though

 

1. How do I alter the width of the infoboxes, I want them a little wider in size, around 20 pixels or so wider.

2. I want to add a background image to the template for each section of the catalog.

Born - Scotland

Location - Kent, England

Job - hunting for one

Link to comment
Share on other sites

in catalog/includes/application_top.php

 

look for this line:

 

// customization for the design layout
 define('BOX_WIDTH', 150); // how wide the boxes should be in pixels (default: 125)

 

put what you want in place of the '150' you see above...

 

for me its around line 58

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...