ashleylr Posted January 13, 2005 Posted January 13, 2005 does anyone know where I can change the code to allow me to change the left (or right) hand column/box width? Thanks!
wheeloftime Posted January 13, 2005 Posted January 13, 2005 Look in catalog/includes/application_top.php. You will find // customization for the design layout define('BOX_WIDTH', 125); // how wide the boxes should be in pixels (default: 125) Change it to what you need. It effects both the left and right column.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.