Nick Reinking wrote:
I had actually changed the topbar to use ems last night - now, everything up to 150% text size looks fine in Mozilla, and ever 200% is workable. Note that a 200% zoom in Mozilla gets about 10 words to a line, so I doubt anybody will ever zoom to that size (they will likely use zooming tools that allow you to zoom over sections).
Let's have a fixed topbar then :-) can we fool IE into displaying *something* reasonable for that too? it would be great if this works on all browsers -- we can have this as the new default skin. :-D
Have you considered using this for the left and righ portions of the topbar instead of the table:
div.lefthalf { text-align:left; } div.righthalf { float:right; }