PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

a couple "how to format" questions

  1. Hi there --
    I've got a couple formatting questions that I cannot figure out the answer to...
    1. I'd like to have the background 'frame' around a field change to a different color so the user knows where they are at. (See https://secure.wufoo.com/signup/1/ as an example... yellow background when the user is in the "Email address" field.

    2. I'd like to move the "notes" for a field above the data entry field, rather than below it.
    So, i.e.,
    [ Question ]
    [ note ]
    [ field for data entry ]

    Posted 12 years ago on Monday August 15, 2011 | Permalink
  2. Neither of these are currently options in Gravity Forms itself but can be done as a customizations.

    To change the background border color you'd have to apply some custom jQuery to change the border on focus. I don't have any examples I can point you to.

    To move the field description you also have to use jQuery. You can find more information on this here: http://www.gravityhelp.com/forums/topic/request-setting-to-place-field-descriptions-above-fields#post-12697

    Posted 12 years ago on Monday August 15, 2011 | Permalink