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.

align fields next to each other

  1. Hi

    I have this page

    http://lantaluxuryvillas.com/private-minivan-transfer-to-koh-lanta/

    with gravity forms on
    I would love to align the form fields so that some of them are next to each other horizontally instead of one long thin list going down

    how can I do this?

    also, can I possible change the currency to be Thai baht?

    Posted 12 years ago on Thursday September 20, 2012 | Permalink
  2. This page should help you out:
    http://www.gravityhelp.com/documentation/page/CSS_Ready_Classes

    All supported currencies are on the Gravity Forms settings page. However this hook may help:

    http://www.gravityhelp.com/documentation/page/Gform_currencies

    Posted 12 years ago on Thursday September 20, 2012 | Permalink
  3. thanks a lot

    GF rock by the way!

    Posted 12 years ago on Friday September 21, 2012 | Permalink
  4. by the way, how would I make the section break headings a different colour?

    Posted 12 years ago on Friday September 21, 2012 | Permalink
  5. This should do the trick for you (place into your theme's stylesheet):

    [css]
    .gform_wrapper h2.gsection_title {
    color: #ccc;
    }
    Posted 12 years ago on Friday September 21, 2012 | Permalink
  6. perfect, looks great!

    Posted 12 years ago on Friday September 21, 2012 | Permalink
  7. Right on, glad to help!

    Posted 12 years ago on Friday September 21, 2012 | Permalink

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