Forum Moderators: not2easy
In IE you can prevent text zoom by choosing your font sizes in the correct units (I don't know which units it is). In Mozilla, you cannot prevent text zoom. (What's really fun is specifying border widths in ems.)
If you can't make a completely flow-based design, then make sure your site degrades gracefully.
The base font size should be up to the user to decide.
That way they can pick one that is easily readable on their screen, with their eyes, in their lighting conditions.
Don't fight it, embrace it!
I specify all font sizes in relative units (em or %) and design my layout to be fluid so that it can cope with different text sizes. Its the way forward.
I've just had a complaint about one of the sites I designed, from a viewer who said the text was too small (it's average as far as I can gather)..
but guess what, it's designed with ems (main body text is, 0.8em)
Maxformed
Do you think it's a common issue?
btw I've got an email to write...now where's my soap box! ;)
Suzy