Posted by Leif K-Brooks on 10/03/06 22:29
Wongod wrote:
> I'm currently using css to design my website but I've noticed that when
> I change the font size in firefox (holding ctrl and using the mouse
> wheel) that the size of my textfield boxes grows bigger and outside of
> its intended boundries. Is there any way to prevent this (maybe to
> explcitly set the size of the textfield?)
You can't do that in competent browsers (i.e. Firefox, Opera, Safari
Konqueror -- pretty much everything besides IE), nor should you be able
to. Fix your real problem instead by sizing the container in em units so
that it will scale.
[Back to original message]
|