Do you have a link to the form on your site where you want to show the image?
When you say "to the right of the form" do you mean that the image will be part of the form, or will be part of the page where the form is embedded, outside the form itself?
If you want the image inside the form, you can use an HTML field and an img tag with the CSS to float it to the right. You would use one HTML field for each page and each different image.
If you want to put the image outside the form, I'm not sure how you could do it with Gravity Forms, although you might be able to do it the same way, with an HTML field and an img tag, but then use absolute positioning to move it over to the right.
Posted 11 years ago on Saturday February 9, 2013 |
Permalink