On 2/15/06, Joanne <[EMAIL PROTECTED]> wrote:
>
> I'm one of those people who is usually reluctant to use liquid design
> because I don't like text being stretched out to the 1280 pixels wide so
> there's text stretching from one side to the other.
>
> I was wondering if there was a way in CSS to use liquid design but set a
> maximum width of 1024 pixels for the main div, so regardless of the screen
> resolution, it will never stretch past 1024.
#container { max-width:1024px; }
Unfortunately IE still does not support this... I recommend either
using javascript to make this work in IE, or just giving IE a fixed
width site. For more resources, visit http://cssliquid.com/resources/
--
--
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/