Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Resize left infoboxes


nerbonne

Recommended Posts

Posted

Just wondering where the setting is for the width of the infoboxes in the left menu. I looked in the stylesheet.css and column_left.php but I couldn't find it. Thanks for any help.

Posted

The width is controlled in includes/application_top.php

define('BOX_WIDTH', 125);

 

When you change this value it will apply to the left and the right column. Another possibility is to set the width for the left column manually in the catalog php files. See this post regarding changing the background color...

Archived

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

×
×
  • Create New...