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.
*