mirza_yasir4 Posted March 17, 2008 Posted March 17, 2008 Dear all how can I change the width of Left Column, where product categories are listed.... I have some category names that are longer and appear on two lines I like to increase the width so that the long category names appear in one line. Thanks :rolleyes: Thanks and Regards Yasir Imran Mirza My Contributions
Guest Posted March 17, 2008 Posted March 17, 2008 Dear all how can I change the width of Left Column, where product categories are listed.... I have some category names that are longer and appear on two lines I like to increase the width so that the long category names appear in one line. Thanks :rolleyes: See this thread
mirza_yasir4 Posted March 17, 2008 Author Posted March 17, 2008 See this thread Thanks.... that is a big page full of text, instead better you put a short answer here. however now I have found it. I write it for other users. Goto the 'includes' directory into your OsCommerce installation and open the file 'application_top.php' for editing in your favorite code editor (i did it in dreamweaver) Find the code, it will be around line 60,61 // customization for the design layout define('BOX_WIDTH', 125); // how wide the boxes should be in pixels (default: 125) Here you can change value '125' onto your desired column width. This is a pixel value & it will effect Right & Left both columns. Thanks Thanks and Regards Yasir Imran Mirza My Contributions
♥GLWalker Posted March 17, 2008 Posted March 17, 2008 Thanks.... that is a big page full of text, instead better you put a short answer here. however now I have found it. I write it for other users. Goto the 'includes' directory into your OsCommerce installation and open the file 'application_top.php' for editing in your favorite code editor (i did it in dreamweaver) Find the code, it will be around line 60,61 // customization for the design layout define('BOX_WIDTH', 125); // how wide the boxes should be in pixels (default: 125) Here you can change value '125' onto your desired column width. This is a pixel value & it will effect Right & Left both columns. Thanks Better that you read the big page full of text and learn some usefull information rather than post redundant questions and answers . Follow the community build: BS3 to osCommerce Responsive from the Get Go! Check out the new construction: Admin Gone to Total BS!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.