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.

Advice and Line Spacing

  1. http://www.sikhyouthalliance.org/test-form

    In the process of creating my 1st form using gravity forms... and was hoping for some advice

    When i placed my Date Field (D.O.B.) it makes the spacing on the next line off (which messes up the rest of the form).

    Any easy way to fix this... i thought - gf_left_half gf_list_height_100 (in "registering a spouse?")

    Also any other stylistic help would be great...

    Thanks

    Posted 13 years ago on Monday February 14, 2011 | Permalink
  2. Yes, it's simple, the third field has sub-labels and the others don't so the floated elements below "hang" on the top row. The solution is to define a consistent height for the 3 fields in the top row.

    body .gform_wrapper li#field_1_1,
    body .gform_wrapper li#field_1_2,
    body .gform_wrapper li#field_1_3 {height:80px}

    screenshot: http://grab.by/8Wqz

    Also, the "gf_list_height_25" class only applies to lists of checkboxes & radio buttons. It's not going to do anything with the select fields that you've applied it to so you can remove those.

    Posted 13 years ago on Monday February 14, 2011 | Permalink
  3. Kevin:

    Thanks for the quick response.

    Like i said it's my 1st try at doing something like this so please excuse my ignorance... how do i actually do what you suggested (it looks just like i want it too)

    Posted 13 years ago on Monday February 14, 2011 | Permalink
  4. Add the CSS snippet I posted above to the end of your theme stylesheet and you should be good to go.

    Posted 13 years ago on Monday February 14, 2011 | Permalink
  5. Kevin:

    Thank you again - worked...

    How did you get your drop down buttons to look so "slick"?

    http://grab.by/8Wqz

    Posted 13 years ago on Monday February 14, 2011 | Permalink
  6. the drop-down's are just the default styles using Firefox on a Mac.. I didn't style them differently at all.

    Posted 13 years ago on Monday February 14, 2011 | Permalink
  7. Thanks... Now on to getting Paypal Add-On working..

    I appreciate your help - VERY happy with gravity forms so far.

    Posted 13 years ago on Monday February 14, 2011 | Permalink

This topic has been resolved and has been closed to new replies.