I'm trying to re-design a form to include images as selections which would make it much more usable and intuitive.
After reading this post: http://www.gravityhelp.com/forums/topic/insert-images-as-multiple-choice-field-options
it seems like people have been able to replace a multiple choice radio buttons with images. I would like to do this, but am not sure where to begin.
I see that Kevin recommends using the
< li> element to add a background image via CSS. While I understand how this works in CSS, I don't know how to properly integrate the CSS with the multiple choice section on the gravity form.
Any help would be greatly appreciated.