Micky Hulse wrote:
> Basically I would like to see examples of floated/fixed/centered 3-col
> layouts that do not blow-up when the font-size is enlarged in IE.
>
> I am volunteering my time to produce a website for an elementary school in
> my town... I have things working pretty well in most browsers, exept IE.
> When I enlarge the font-size, the right-sidebar content overlaps and causes
> the center column content to drop and the layout appears to "explode".
>
> How could I tackle this problem? Would setting the layout as EM's help
> (would prefer to use pixels)?
>
>   

Any time you have large, unbreakable content, you are going to run into 
problems in IE. It sounds like you have long words in the right column 
that, when enlarged, no longer fit. You could work around this by 
setting the width of this column in ems so that it expands with the 
content, but if your overall layout is fixed in pixels, this will mean 
your content area would keep getting smaller and smaller, which could be 
just as problematic.

Sounds like we need to see a page to really give you any good advice.

Zoe

-- 
Zoe M. Gillenwater
Design Services Manager
UNC Highway Safety Research Center
http://www.hsrc.unc.edu


______________________________________________________________________
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