![]() |
Page width
When viewing a product in detail:
If you begin adjusting the size of your browser window the center section adjusts. It growns bigger or smaller. There is a point when you have made that page so narrow that they center section no longer shrinks and instead a horizontal scroll bar apears in your browser. You now have to scroll left and right on the page. What determines this minimum page width? I need to make mine a little wider. |
minimum page width is dictated by the page content.
things like image etc |
One little trick that works is to have a spacer.gif in the column you want to have a minimum width. kind of like
<table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td>blah blah blah .....</td> </tr> <tr> <td>[img]/spacer.gif[/img]</td> </tr> </table> |
All times are GMT -8. The time now is 12:40 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.