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.

Error styling

  1. what should i do to make my validation error looks like this
    http://vienna-taxis.com/sample-page/
    just submit without filling anything to see it .

    thank you in advance

    Posted 12 years ago on Friday November 2, 2012 | Permalink
  2. You would need to modify the default validation styles with some of your own custom CSS rules. You can start here..

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

    See section 11 for how to properly target the validation errors for CSS manipulation. It looks like changing the label color, border style and removing the default background color from the container are the places to start.

    Good luck with it.

    Posted 12 years ago on Friday November 2, 2012 | Permalink

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