Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Help Needed With Column Left & Sizing Of New Infoboxes


thepw

Recommended Posts

Posted

Hi there, I hope somebody can help me there

 

Whenever I add a new sidebox (currently I am trying the Dynamenu category box) it forces the width of my Left Column larger than it used to be. I can find no variables that are doing this, and it is beginnign to drive me insane.

 

How do I fix the width of this infobox?

Posted
Hi there, I hope somebody can help me there

 

Whenever I add a new sidebox (currently I am trying the Dynamenu category box) it forces the width of my Left Column larger than it used to be. I can find no variables that are doing this, and it is beginnign to drive me insane.

 

How do I fix the width of this infobox?

 

BOX_WIDTH constant, located in :

includes/application_top.php

 

// customization for the design layout

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

Archived

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

×
×
  • Create New...