On 2/10/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Also, is there a way to avoid having the horizontal scroll bar?  I have
> seen a few 2 column layouts that work well with multiple text increases
> (5+ clicks in FF) and don't get a horizontal scroll bar, but is there a
> way to avoid it with a 3 column layout?  Thanks. :-)

#(whateveryourcontaineriscalled) {

max-width:100%;

}

Now, if you want this to work in IE you will need some sort of
Javascript solution, which I can refer you to if you are interested.

--
--
Christian Montoya
christianmontoya.com ... rdpdesign.com ... cssliquid.com
______________________________________________________________________
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