DW form textField size

I use Verdana 8px font in my form, I also wat to enter Verdana 8px font in text field.

Where can I setUp textField font size in DreamweaverMX ?

Thx

There is no HTML command for controlling font attributes inside of form text boxes. Including the desired text field within font tags will give you limited control of font size, but that’s about it. To do anything beyond that you’ll need to use css. (see other recent topics in this forum for more info on css).

I’m a wake that’s possible to make with CSS because long time ago I manage that but now I don’t remember where do I setUp those CSS changes ?

In DW CSS Style definition, there are this category’s:
Type
Background
Block
Box
Border
List
Positioning
Extensions

so which one ?

thx in advance…

Here’s a link to add to your favorites list. Everything you ever wanted to know about Cascading Style Sheets but were afraid to ask.
http://www.w3.org/Style/CSS/