Guest Posted March 29, 2007 Posted March 29, 2007 I have a small layout problem in that my navigation bar is longer than my page width. See Page. Also the space between the box sides to edge of page seems different right and left. Please could anyone assist with how and where to correct this.
Ema85 Posted March 29, 2007 Posted March 29, 2007 However, banner, nav bar and body have different width, try to set 750 after resize banner in 750 pixel max. <table border="0" width="750" cellspacing="1" cellpadding="1" align="center"> <tr class="header">...</tr> </table> <table border="0" width="100%" cellspacing="0" cellpadding="1"> <tr class="headerNavigation">...</tr> </table> <!-- header_eof //--> <!-- body //--> <table border="0" width="750" cellspacing="1" cellpadding="1" align="center">
Guest Posted March 29, 2007 Posted March 29, 2007 the medirect bunner is too large, crop it. Emanuele Thanks for your reply. What width and height would you suggest.
Ema85 Posted March 30, 2007 Posted March 30, 2007 The body have 750 pixel. mmmm try to set all width to 750pixel. However I prefer multiples of 8: 720, 768 for example :P And try to Join the two banner images in one at same width (750px for your case).
Recommended Posts
Archived
This topic is now archived and is closed to further replies.