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.

Check Boxes into Columns

  1. I would like to make check boxes break into 3-4 columns because listing too many down the page is quite inefficient when it comes to printing and visually displaying the choices to clients.

    How can this be achieved through css.

    Posted 13 years ago on Friday January 28, 2011 | Permalink
  2. You can use the new CSS "Ready Classes". They are new additions to the upcoming 1.5 version. You can download the stable beta from the downloads page and use that if you would like.

    Look for the section on list classes in the documentation on how to implement the styles.

    http://www.gravityhelp.com/documentation/css-ready-classes/

    If you don't want to upgrade to the beta version right now, you can copy the ready class styles from the link below and add those to your theme stylesheet. Then you can add the classes to your field as described in the documentation.

    http://pastie.org/1443282

    Posted 13 years ago on Friday January 28, 2011 | Permalink