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.

Gravity Forms Tutorials

  1. leandermelms
    Member

    Hi,
    I'm thinking of purchasing your plugin. However, there are still some things I'd like to know:

    * Are there any how-to easy understandable CSS tutorials? I'm absolutely new to CSS and not familiar with coding in general. I have seen some fancy subscribe boxes (e.g. http://cdn.instantshift.com/wp-content/uploads/2012/09/free-newsletter-subscribe-box-psd-19.jpg). Is it possible to do something simular like this with gravity forms?

    * Is there any way to replace radio buttons/check boxes with images and add a jQuery hover effect?
    I found the following on jqueryui.com:
    <script>
    $(function() { $("#field_1_12").buttonset(); });
    </script>
    Is it possible to implement the script in Gravity Forms? If so, is there any tutorial showing how achieve this?

    Thanks in advance.

    *

    Posted 11 years ago on Tuesday October 30, 2012 | Permalink
  2. General CSS tutorials are outside of the scope of what we do here. You can find a good resource to get started with CSS here.

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

    Yes, you can customize the forms and layout using jQuery, but again, that's not something that we regularly provide tutorials for here.

    Posted 11 years ago on Tuesday October 30, 2012 | Permalink