Rob Newman wrote:

>>> http://www.variandesigns.com

> ... However, is there a way to indent the navigation (as I have it 
> now at 10px) and still stop the horizontal scrollbar appearing? >

Maybe...
#nav {width: 99%; margin: 0; padding: 0 0 0 1% ;}
...(or something like that) will suit you?

There won't be a scrollbar as long as 'width + margin + padding' don't
exceed 100%.

        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to