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.

Adding a 5th Column

  1. LoriCorbett
    Member

    Hi Kevin....me again.
    My client now wants a 5 column layout. I'm pretty sure I can style a 5 column layout using the 4 column css you provided for me earlier, but I'm sure I need to add something to my theme's functions.php file to make 5-columns available as a selection in my GF admin, right? that's where I'm lost - can you provide me with the code to add to my functions.php?
    Thanks!
    Lori

    Posted 13 years ago on Saturday April 16, 2011 | Permalink
  2. You don't need to add anything to your functions file. You simply need to add the class definitions in your stylesheet somewhere, then add those class names to the "CSS class name" option for each field. The CSS class name field is free form - nothing is predefined by the plugin itself, it simply adds whatever class name you put in there and if styles exist for that class, they will be applied.

    Posted 13 years ago on Saturday April 16, 2011 | Permalink
  3. LoriCorbett
    Member

    Cool....thanks once again!
    Lori

    Posted 13 years ago on Sunday April 17, 2011 | Permalink
  4. LoriCorbett
    Member

    Kevin,
    Here is my CSS for the 5 column layout. It works for me, but if you see any errors please correct them and share with the community.
    http://pastebin.com/bbJyah10
    Lori

    Posted 13 years ago on Sunday April 17, 2011 | Permalink
  5. Looks good. Thanks Lori

    Posted 13 years ago on Sunday April 17, 2011 | Permalink