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.

Layout with tables - CSS the only/best way to go?

  1. webber
    Member

    I have searched through the support section to find a way to get a table layout with GravityForms but keep on finding the CSS solutions?
    Is this the best/only way to get this done? I am a CSS beginner so find it hard to understand how to and wonder if there isn't an easier way to get a form in a table.

    Posted 13 years ago on Saturday October 29, 2011 | Permalink
  2. Gravity Forms is built with list items by default, mainly because it's more semantic than using a table. Is there a reason you need to have your form in a table? What are you looking to achieve? I'm sure we can figure something out and give you a hand.

    Posted 13 years ago on Saturday October 29, 2011 | Permalink
  3. webber
    Member

    Well I am basically looking for ways to get a better layout in columns, I was formerly using contactform 7 which made this possible.

    Posted 13 years ago on Saturday October 29, 2011 | Permalink
  4. webber
    Member

    So lets say a table with two columns, left one with personal things to fill in, right column with specific quote things for example.

    Posted 13 years ago on Saturday October 29, 2011 | Permalink
  5. Gravity Forms includes several "helper" CSS classes we call CSS Ready Classes. They allow you to easily create column style layouts without having to write custom CSS rules. You can find out more about the Ready Classes in the documentation here.

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

    This should allow you to achieve your column layout without worrying about writing a bunch of custom CSS.

    Posted 13 years ago on Saturday October 29, 2011 | Permalink