d4funky1 Posted July 31, 2006 Share Posted July 31, 2006 Hi, Please take a look at the following link: Link As you can see the navbar on the left seems to be a little congested :blush: Can anyone point out to me the file i need to edit to widen the nav so that the option names appear on one line rather than spilling over??? Many Thanks D4 Link to comment Share on other sites More sharing options...
Guest Posted July 31, 2006 Share Posted July 31, 2006 In includes/application_top.php, find the following bit of code at about line 59 define('BOX_WIDTH', 125); // how wide the boxes should be in pixels (default: 125) Adjust the width of the boxes to suit. You may want to change the left column but not the right. There is a contribution that can give you the option of doing so. http://www.oscommerce.com/community/contri...th+of+infoboxes Link to comment Share on other sites More sharing options...
d4funky1 Posted July 31, 2006 Author Share Posted July 31, 2006 Ok, I've changed the application top to the width required and although it has sorted the text in the navbar out it seems to have put something else out of synch??? Could this be something to do with the template or the stylesheet??? take a look here Many Thanks D4 Link to comment Share on other sites More sharing options...
d4funky1 Posted July 31, 2006 Author Share Posted July 31, 2006 anyone please??? Link to comment Share on other sites More sharing options...
IgnisSerpentus Posted July 31, 2006 Share Posted July 31, 2006 anyone please??? Well after peeping at your page, I can see what you mean. It seems as though your tables arent there (or consequently, arent keeping the text within them) This could be due to many things, like using layers in your coding when u designed it. Normally, by default, the tables should keep the text inside them - and if the text is too long, it should just go to the next line in the table, instead of going out of them. But if you changed something when you designed the site, thats sure to be the culprit. As for what specific file you need to change, hell, it could be any of them, or even more than one, and I couldnt say off the top of my head which they are. Id just peep around in your design specific php files and see if you can locate the one that sets the table params. Sorry I couldnt be more help :( Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.