"Scott Hess" <[EMAIL PROTECTED]> wrote:
> I probably am misunderstanding something.  The box scales down to
> narrower windows just fine, so why can't the box scale until it hits
> the width of my browser, and _then_ start doing the vertical-wrapping
> thing?
> 

There is a CSS parameter that limits the width.

    max-width: 800px;

People who know tell me this is a good thing.

--
D. Richard Hipp <[EMAIL PROTECTED]>


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to