soulfinger Posted May 8, 2003 Share Posted May 8, 2003 Hello guys, I'm new to Oscommerce. I stumbled on to some problems. 1. Anyone know how I can edit my the first page in my store. It says (TEXT_MAIN) after asking to login or create an account, how do I remove that? 2. How do I make the category box wider so that all categories stay on one line instead of wrapping to two lines? I appreciate your help. Visit http://www.yomimedia.net/shop to see what i'm talking about. Thanks S.F. Link to comment Share on other sites More sharing options...
Guest Posted May 8, 2003 Share Posted May 8, 2003 You can edit TEXT_MAIN in catalog/includes/languages/english/default.php. The other language folders (espanol and german) contain the same file which you can edit for those languages. TO change the width of your columns, it is in catalogs/include/application_top.php. Look for the following line: define('BOX_WIDTH', 125); And change it accordingly. Link to comment Share on other sites More sharing options...
soulfinger Posted May 8, 2003 Author Share Posted May 8, 2003 I couldn't find the code define('BOX_WIDTH' in the application_top.php file. Link to comment Share on other sites More sharing options...
Guest Posted May 8, 2003 Share Posted May 8, 2003 Check in your ADmin Tool under Configuration. I know that they were talking about moving more of these variables into the database and your snapshot might be newer than mine. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.