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.

Trying to left align small fields.

  1. http://tiny.cc/aq68t

    Travel through to the second page of this form (version 1.5)

    I have state boxes I would like to align on one line.
    Tried this:

    #field_2_80, #field_2_82, #field_2_83, #field_2_84, #field_2_85, #field_2_86{
    	width: 150px;
    	float: left;
    }

    But still will not align. aaaaaaaah.

    Posted 13 years ago on Tuesday March 8, 2011 | Permalink
  2. You can try using the new "ready class" style "gf_inline". Just add that to the "css class name" field for each input in the form builder.

    http://www.gravityhelp.com/documentation/css-ready-classes/

    It worked well in my test

    screenshot: http://grab.by/9lyS

    Posted 13 years ago on Tuesday March 8, 2011 | Permalink
  3. Kevin - You are a bloody legend.

    Posted 13 years ago on Tuesday March 8, 2011 | Permalink
  4. HaHa. Thanks. Glad that worked for you.

    Posted 13 years ago on Tuesday March 8, 2011 | Permalink

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