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.

Multiple Fields On One Line

  1. tchristensen
    Member

    Hello everyone. My client wants multiple form fields on a single line. You will see how I have this setup now - http://www.aspenathleticia.com/refer-a-friend/. They want to capture multiple names and information at one time and the least confusing way to do this is by displaying multiple fields in one line.

    I would like to set this up in Gravity forms but don't have a clue how to do this. I used dreamweaver to create the form and then pasted the HTML in and as you will see it doesn't look good. Different sized boxes, different color boxes, etc.

    Any help would be much appreciated.

    Thank you.

    Posted 14 years ago on Wednesday February 10, 2010 | Permalink
  2. I'm not sure if you were trying to use DreamWeaver with Gravity Forms or not, but the form HTML is output by Gravity Forms itself so you shouldn't be copy-n-pasting the front end code, manipulating it, and then basically hardcoding it. You will run into problems if you do as the plugin is designed to work by outputting the code dynamically.

    In order to style the forms you need to add custom CSS to your themes stylesheet to accomplish whatever you want to do.

    It is possible to use CSS to manipulate the form to have fields lined up side by side, but it will take some trial and error with the CSS to get it right and displaying the way you want.

    You can a little about this in another thread here:

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

    If you post a link to an actual Gravity Forms we may be able to post some code snippets that can help with the specific form you want to style.

    Posted 14 years ago on Wednesday February 10, 2010 | Permalink
  3. tchristensen
    Member

    Thanks a bunch.

    Posted 14 years ago on Wednesday February 10, 2010 | Permalink

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