I'm new to CSS and Gravity Form. Here's what I'm working on: http://lemmonddesign.dreamhosters.com
I want to customize this form in the CSS but nothing was there so I plugged in:
.gf_inline { float: left; margin: 0px -10px 0px 0px; width: 100px; } ---and--- .button gform_button { float: right; }
I've been at it literally all day and can't seem to:
1. Get all fields and submit button the same size and aligned
2. Put the "descriptions" within the form field
Here's a preliminary design I did, it needs to look like this.
Thanks.