Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

help needed with category box width


cruiser

Recommended Posts

Posted

How can I change the width of my category box.

 

I have long category names so they do not look aligned in that narrow box.

 

thank you.

Posted

In catalog/includes/application_top.php

 

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

 

The_Bear

Posted
In catalog/includes/application_top.php

 

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

 

The_Bear

 

 

it worked

 

thank you very much for the help

Archived

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

×
×
  • Create New...