Guest Posted March 29, 2007 Posted March 29, 2007 Please could anyone offer some help wirh relation to changing layout of index page. See Page. I am attempting to put the header navigation bar above the logo and then loose all the white spaces above the text and the boxes left/right. Please could anyone help with where I should be looking and what need to be done. Help very much appreciated.
Bushmaster Posted March 30, 2007 Posted March 30, 2007 Please could anyone offer some help wirh relation to changing layout of index page.See Page. I am attempting to put the header navigation bar above the logo and then loose all the white spaces above the text and the boxes left/right. Please could anyone help with where I should be looking and what need to be done. Help very much appreciated. With out looking at the code I would guess that you would need to move the navigation code to the top of the header.php file for it to show above the logo. In index.php look for this line <td><?php echo tep_draw_separator('pixel_trans.gif', '100%', '10'); ?></td> in between the code for the boxs and take it out. Save a copy of your file other then the one you make changes to so you can get it back if you make a mistake.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.