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 1 year 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 1 year ago on Thursday July 15, 2010 | Permalink
  3. SteeleR
    Member

    Thanks

    Posted 1 year ago on Thursday July 15, 2010 | Permalink

This topic is read-only and has been closed to new replies.