Right now the form fields on my user registration page look like this:
http://i179.photobucket.com/albums/w309/buddha614/ScreenShot2012-08-28at34913PM.png
And I would like them to look more like this:
http://i179.photobucket.com/albums/w309/buddha614/fields1.png
I would like to increase the height.
I found some documentation here:
http://www.gravityhelp.com/frequently-asked-questions/faq-styling-formatting/
With additional instructions here:
http://www.gravityhelp.com/documentation/page/CSS_Targeting_Samples
The instructions are asking me to do this:
"you would simply view your source, find the form ID and replace the ID in my examples with your own."
Are there any more detailed instructions than this anywhere? Something that is step by step? Nothing in the two above links makes any sense to me.
Can I simply do this by adding a css class name in the form editor? And if so what would I add. None of the ready class stuff I found applied to what I am trying to do.
Thanks for any help.