Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Index Page Layout problem


Guest

Recommended Posts

Posted

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.

Posted

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">

Posted
the medirect bunner is too large, crop it.

Emanuele

Thanks for your reply.

What width and height would you suggest.

Posted

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).

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...