jonsteward Posted March 4, 2003 Share Posted March 4, 2003 at the moment I am happy with the layout with the right column being displayed. The trouble is when I click on one of the categories links or the manufacturer drop down menu the right bar disapears. I'm not that worried about the right bar being displayed but I would at least like the contents of the page to fill the screen how can I do this. Link to comment Share on other sites More sharing options...
jonsteward Posted March 4, 2003 Author Share Posted March 4, 2003 Sorry if you would like to see what I mean take a look at http://www.nrgreen.com Link to comment Share on other sites More sharing options...
jonsteward Posted March 5, 2003 Author Share Posted March 5, 2003 anyone? Link to comment Share on other sites More sharing options...
mouflon Posted March 5, 2003 Share Posted March 5, 2003 It looks like it only happens when you link from the categories box. I see you are using a modified categories box. I'd suggest reversing any changes you have made, and see what it is that's making the column disappear. The missing code is: <?php require(DIR_WS_INCLUDES . 'column_right.php'); ?> You could do a text search through the original clean code for this, then through your modified code, and see where it's not. Unexpect the Expected Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.