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.

how to position elements

  1. kyleb319
    Member

    how can i position a "single line text" element to the right or left of another "single line text" element?

    it seems that i can only position them one ontop of another?

    Posted 13 years ago on Friday September 23, 2011 | Permalink
  2. You can do pretty much anything you want with some custom CSS. There are already some "CSS Ready Classes" that you can take advantage of to create inline or columnar style layouts.

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

    Here is documentation/examples of how to properly target form elements to apply new CSS rules

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

    and if you're not sure where the new rules go.. this should help

    http://www.gravityhelp.com/documentation/page/Where_Do_I_Put_This_Code%3F

    Posted 13 years ago on Friday September 23, 2011 | Permalink