Hi there..
The name filds seem to be very long... how do i reduce the size a bit? could not find the example...
http://tardis1.tinygrab.com/auo0
Thanks,
Tim
Hi there..
The name filds seem to be very long... how do i reduce the size a bit? could not find the example...
http://tardis1.tinygrab.com/auo0
Thanks,
Tim
The widths are set as percentages of the available horizontal space for the form. You can view the source, grab the ID's there and target them for manipulation with CSS. Here's the documentation on how to properly target the form elements.
http://www.gravityhelp.com/documentation/page/CSS_Targeting_Samples
Look for the sections on "Advanced Fields" as that's what you're going to be working with.