agiftcodotcom Posted April 27, 2004 Posted April 27, 2004 If you've seen my Invision thread, you will know why I'm asking this. But in case not, is it possible to resize the left/right column on only one page? Example: if you want your "products_new.php" page to have a wider body and smaller left/right columns to have more room to display the results, is there a way to make this happen? Contributions I used : Updated 06-13-04 23:42 ---------------- Vote on My Graphis Poll
Guest Posted April 27, 2004 Posted April 27, 2004 yes - in the file you wish to customise, find all instances of: width="<?php echo BOX_WIDTH; ?>" and change to, eg. width="180" You will find these just above the calls to both left and right columns. Matti
agiftcodotcom Posted April 27, 2004 Author Posted April 27, 2004 COOL! For what I was needing I just deleted the commands all together and made a full page, except I still have my original header/footer. PERFECT!!! :D Contributions I used : Updated 06-13-04 23:42 ---------------- Vote on My Graphis Poll
Recommended Posts
Archived
This topic is now archived and is closed to further replies.