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 am totally lost. I don't understand CSS and need a step by step instruction on how to modify the CSS structure to use Gravity Form.

    For example:

    1. Please tell me which file or files to edit to change the view of the css file (i.e. change the dummy file in the gravity folder, etc.),

    I just don't like this standard/default view of my theme: swingstock.com/reservation-3/

    Any help is appreciated.

    Thanks in advance.

    Glen

    Posted 12 years ago on Saturday November 3, 2012 | Permalink
  2. Glen,

    There isn't a "dummy" file in the Gravity Forms folder. All the files in there are being used by the application. You need to add any new CSS rules to the end of your THEME stylesheet located in the theme folder.. for your current theme, that would be this file.

    http://swingstock.com/wp-content/themes/SwingStock-2013_100812/style.css

    If you don't understand CSS, then here's a good place to start learning. Basic CSS tutorials are out of scope of the support forum here.

    http://w3schools.com/css/default.asp

    Once you have a grasp on that, you can find out how to properly target the different form elements by looking at the examples located here.

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

    If you get hung up along the way, feel free to yell for help and we will do our best to assist you.

    Posted 12 years ago on Saturday November 3, 2012 | Permalink