thepw Posted March 6, 2007 Posted March 6, 2007 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?
davidinottawa Posted March 6, 2007 Posted March 6, 2007 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)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.