> > To give you some ideas about how you can mix your various wishes > together in a mostly cross-browser reliable way, check the following > slightly reworked copy of your page... > > <http://www.gunlaug.no/tos/alien/ch/test_09_0506.html> > ...and its stylesheet... > <http://www.gunlaug.no/tos/alien/ch/test_09_0506_files/style000.css> > > It can be made to work much better than that, but the 'em'-sizing you're > using creates problems. To make it work properly you'll have to restyle > the layout so the 'em'-sizing is set on body or a page-wrapper, and > containers further in get sized in percentages of that outer element. > > > regards > Georg > -- > http://www.gunlaug.no >
Hello - I tried what you suggested, sizing an outer wrapper in ems and then putting everything inside that into percentages, but I was having a hard time getting things to work any better than the example you gave. After tweaking it just a bit, though, I really think that it looks just fine the way it is. http://www.selfsoothingsoftware.com/ So, unless you or anyone else can point out any other problems with it, I'm inclined to just leave it the way it is. Thanks so much for your help! Chris ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
