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 ide
> 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%?
All of the fields have widths individually assigned. There are several
hundred of them, so I thought it prudent not to include them. ;-)
I used ems to assign the width.
--
Marc Luzietti
Flagship Project
Bayview Financial, L.P.
(305) 341-5624
You need to add widths to these elements -- using ems
[EMAIL PROTECTED] wrote:
> 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.
You need to add widths to these elem
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.
html {
background:#fff;
font-family:Arial, Helvetica, s