On Jul 31, 2007, at 10:19 AM, Luc wrote: > resizing the text in Fireworks and Moz, breaks up my navigation > (around increasing to 200% and up), while in Opera it holds up to > 1000% and in IE up to "extra big". > > I tried setting the general font rule to 100% but that didn't solve > it, tried setting the width of the #navcontainer to 9.5 ems but to no > avail... > > What am i overlooking here? > > http://www.dzinelabs.com/projects/MPT/Pages/index.php In what sense is it breaking ? I didn't see any difference between WebKit and Gecko.
You have a fixed width container (pixels), the side navigation column is also a fixed-width (pixels) box. When you zoom in, the box change size in Gecko and Webkit. Opera uses a *page* zoom and scales everything, whereas Gecko and Safari have a *text* zoom, and only increase/decrease the size of the text. If you set the width of your boxes in em, then they'll scale along with the text. Philippe --- Philippe Wittenbergh <http://emps.l-c-n.com> ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- 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/