Hello, I have one design where I will zoom in with Firefox, the page layout will expand. Which is what I want. On another design when I zoom in, all the text expands and not the layout. Not sure what is going on or how to fix it as I'm not sure what to look for. The design that expands, uses tables and the other design is table-less. Both are using fix widths.
You can realize this with JavaScript variables. Just set a few different sizes of font (in pixels and percents) and with proportions for layout. This article will help you with text: http://dev-tips.com/featured/jquery-tip-quick-and-easy-font-resizing Layout resizing can be done the same way.