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 HELP!

  1. I've spent over 6 hours trying to figure out how to change the css from

    https://www.vahomeloancenters.org/apply-for-a-va-home-loan/

    to something like

    http://www.formspring.me/

    I've tried to add the css to my theme css file but nothing seems to happen. I've even tried to modify the form.css file and again nothing...

    Please help!

    Posted 11 years ago on Monday November 5, 2012 | Permalink
  2. Are you adding the styles to the end of the layout.css file? Also, have you looked at the CSS targeting examples in the documentation? By using those examples, you are usually able to supersede other theme styles with better CSS inheritance.

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

    Lastly, what exactly about the formspring.me site are you trying to replicate? The rounded corner inputs? The button style? Please be more specific.

    Posted 11 years ago on Monday November 5, 2012 | Permalink
  3. Thanks for the reply. I want to replicate the entire form from the formspring site (rounded corners, button, etc)

    Yes I tried adding the style to layout.css

    Posted 11 years ago on Tuesday November 6, 2012 | Permalink
  4. Okay, I just was able to loop back around and check out your form. It looks like you've made some progress on the styling. Have you been able to sort things out?

    Posted 11 years ago on Wednesday November 7, 2012 | Permalink