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.

Form Not Styling Correctly

  1. I installed Gravityforms and setup a simple form but the styling isn't coming through.

    http://www.usacarry.com/new-contact.html

    When I do the preview from the form it looks correct but on a page it doesn't. It also doesn't matter is Output CCS is on or off, it looks the same but with it On it messes up the rest of the site's CSS.

    Posted 11 years ago on Tuesday June 18, 2013 | Permalink
  2. David Peralty

    Can you please disable any minify tools/plugins you are using and check your site for JavaScript errors? Then, can you please go through the following if your issue still isn't resolved? http://www.gravityhelp.com/documentation/page/Testing_for_a_Theme/Plugin_Conflict

    Posted 11 years ago on Tuesday June 18, 2013 | Permalink
  3. I had a minify plugin minifying the CSS. Is there some CSS file for gravityforms that I can add to their exclusion list? Thanks.

    Posted 11 years ago on Tuesday June 18, 2013 | Permalink
  4. David Peralty

    There are multiple:
    <link rel='stylesheet' id='gforms_reset_css-css' href='http://a.usacarry.co/wp-content/plugins/gravityforms/css/formreset.css?ver=1.7.5' type='text/css' media='all' />
    <link rel='stylesheet' id='gforms_datepicker_css-css' href='http://a.usacarry.co/wp-content/plugins/gravityforms/css/datepicker.css?ver=1.7.5' type='text/css' media='all' />
    <link rel='stylesheet' id='gforms_formsmain_css-css' href='http://a.usacarry.co/wp-content/plugins/gravityforms/css/formsmain.css?ver=1.7.5' type='text/css' media='all' />
    <link rel='stylesheet' id='gforms_ready_class_css-css' href='http://a.usacarry.co/wp-content/plugins/gravityforms/css/readyclass.css?ver=1.7.5' type='text/css' media='all' />
    <link rel='stylesheet' id='gforms_browsers_css-css' href='http://a.usacarry.co/wp-content/plugins/gravityforms/css/browsers.css?ver=1.7.5'

    Posted 11 years ago on Tuesday June 18, 2013 | Permalink