Without seeing your actual form, I can't tell you precisely. The screenshot doesn't help me to inspect the form markup. If you want to share a URL I'll take a look.
You could use the text "email" as the default value for your field then clear it on focus using jQuery.
http://www.gravityhelp.com/clearing-default-form-field-values-with-jquery/
To move the label for just one form, you'd need to view the source and get your form ID, then follow the method described here using your form ID in your rule.
http://www.rocketgenius.com/gravity-forms-css-targeting-specific-elements/
see the section on "standard field labels" for examples.
Posted 13 years ago on Thursday March 10, 2011 |
Permalink