X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Page width (https://forum.x-cart.com/showthread.php?t=20220)

jherzog 02-28-2006 01:32 PM

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.

shan 03-01-2006 03:53 AM

minimum page width is dictated by the page content.

things like image etc

golfguy 03-03-2006 03:15 PM

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.