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.

Width of form

  1. Is there anyway of making the form smaller on the page without changing the stylesheets of my blog?

    My Blog is 900px wide which means that the forms are also 900px wide - is there anyway of shrinking the forms to about 600px wide?

    Many thanks

    Jim

    Posted 13 years ago on Wednesday April 6, 2011 | Permalink
  2. You still have to add some CSS to your theme stylesheet, but it's easy.

    [css]
    body .gform_wrapper { width:600px }

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

    Posted 13 years ago on Wednesday April 6, 2011 | Permalink
  3. Brilliant - thank you!

    Posted 12 years ago on Wednesday January 11, 2012 | Permalink

This topic has been resolved and has been closed to new replies.