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.

2 fields next to each other

  1. SteeleR
    Member

    Hi.. i'm trying to figure out if it's possible to add 2 fields next to each other. I.e something like:

    Name: [ ] [ ]
    Email : [ ]

    labels are set to be left aligned. Is that feature possible ?

    Posted 13 years ago on Thursday July 15, 2010 | Permalink
  2. Yes, you can do this with some CSS. Basically, you would float the < li> element that contains the first field left. then the second field would naturally float up to the right of it as long as there's enough horizontal space.

    Here's a previous thread on the topic and there are others here too. A quick search will turn up a few more.

    http://forum.gravityhelp.com/topic/data-fields-in-same-row

    Posted 13 years ago on Thursday July 15, 2010 | Permalink
  3. SteeleR
    Member

    Thanks

    Posted 13 years ago on Thursday July 15, 2010 | Permalink

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