Reply
Super Contributor
normh
Posts: 4,839
Registered: ‎04-05-2008

Suggestion on inner content window and liquidity.

[ Edited ]

Many users are complaining about the windows size.  I opened the page using Firebug with FF.  This is a screenshot.  If you replace the 970px at the bottom of the first block of code with "auto" the inner window content will float in size.

If you replace the "14px" with "em" in the window and all the child and parent windows, the type sizes will change with the window size.

A book you code monkeys might want to read, though older (2006) from Apress is "Pro CSS Techniques."  It covers a lot of these problems, though I am not sure of how CSS3 compliant the methods may be.

 

HC.PNG

Please use plain text.