If you want to change the height of the actual field, you need to add CSS to the form field itself, something like this:
style="height: 20px"
If you want to do it globally, add this to skin1.css:
INPUT {height: 20px;}
Change 20 to whatever height you want.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
|