Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Expand Width of Left Column


Guest

Recommended Posts

Hi Guys,

 

I do not want my catagories to wrap to the next line and therefor want to expand the whole left column. How do I do this?

Link to comment
Share on other sites

Hi Guys,

 

I do not want my catagories to wrap to the next line and therefor want to expand the whole left column. How do I do this?

 

Look for this file under include/application_top.php

 

change the number 125 to any number you like.

 

// customization for the design layout

define('BOX_WIDTH', 125); // how wide the boxes should be in pixels (default: 125)

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...