Easy (no code) way to open a form in a lightbox (a plugin?) [closed]

Opening a form in a lightbox will take some code.

There is a nice tutorial from Gravity Forms that is pretty basic. http://www.gravityhelp.com/creating-a-modal-form-with-gravity-forms-and-fancybox/

You basically add the javascript to your theme and create a special blank template to open the form in then add a class to the a tag that links to the form.