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.

CSS Question

  1. I've been trying to figure this out, but not quite sure how to do it.

    I'm trying to get two columns, the first column is a third of the page, the second column is two thirds of the page.

    Posted 12 years ago on Wednesday May 18, 2011 | Permalink
  2. You could start by using the 3 column ready class styles. You could use the default for the first column, then you can copy those rules from your forms.css file then rename and modify them to suit your needs for the subsequent columns. As I mentioned, you can still use the "gf_first_third" for the first column, but would need to redefine another class to handle the new "two thirds" width.

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

    Posted 12 years ago on Wednesday May 18, 2011 | Permalink