More information about the Underscore mailing list

[_] Ban IE

Mihai Andrei Stanimir mihai.stanimir at gmail.com
Thu May 15 02:36:59 BST 2008

Not sure why you need to alter the width to 98%, but if you want to do that
I'd say the way to go is a table. Yes, I know tables are bad. However, that
might be useful for something like http://www.zen-cart.com/.

Cheers,
Mihai

On Thu, May 15, 2008 at 1:08 AM, Jon Free <jon at tangymedia.co.uk> wrote:

> Aaaa ha not really, although we all wish it would happen. I have an issue
> with my layout that only exists in guess which browser? And not even the
> old
> one, the new one as well!
>
> I am attempting a fluid layout.
>
> As follows;
>
> <body>
>        <div id="Header">
>        </div>
> </body>
>
> #Header
> {
>        padding:10px 0;
>        margin:0px;
>        width:100%;
> }
>
> Works fine. If I alter the width to 98% and push horizontal padding to 1%
> the page becomes one pixel too big for the window, causing the bottom
> scroll
> bar to appear. Even weirder than that the scroll bar will disappear and
> reappear when you resize the window horizontally!
>
> Any one seen this before? Or can suggest a solid, 100%-width, fluid layout
> with CSS.
>
> Thanks
>
> ________________________
> Jon Free
> Technical Developer
> Direct: (+44) 07931 925257
>
>
>
> --
> underscore_ list info/archive ->
> http://www.under-score.org.uk/mailman/listinfo/underscore
>