That's it! Thanks!
-- 
Marc Luzietti
Flagship Project
Bayview Financial, L.P.
(305) 341-5624


> I have a website in which all sizes are in ems or %'s. When I 
> change the font size in the browser in IE6, everything 
> changes size except for the form inputs: text fields, 
> select's, etc. Any ideas? The relevant css is below.
> 
Have you tried changing font-size:inherit to font-size:100%? That avoids
having to assign a set width to the elements but allows them to scale
when the user changes the font size.

-Mark
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to