font issue text box v's text area

salcombeweb 20 Mar, 2011
Have a look at my form on this website i've made for a client http://www.baytekvoiceanddata.com/contact-us.html. Have a go at filling it in, you'll see in firefox, IE7 and most probably other browsers, the font is slightly different in the text box e.g. 'name' and text area e.g. 'address'. I think it's the same font family, but it looks slightly different.

It wouldn't bother me, but the clients complaining about it. Anyone got any suggestions for how I might fix this issue and get a consistent font throughout the form?

Ash
GreyHead 20 Mar, 2011
Hi Ash,

I think this is a browser 'feature' - they will default to a monospace font unless you specifically request something different; but I'm not certain about that?

Bob
salcombeweb 28 Mar, 2011
That is indeed the issue. I entered a font family and size to all of the classes on consolidated_common.css, but also needed to do the same on line 11 of my templates reset.css. This fixes the issue. 😀
This topic is locked and no more replies can be posted.