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.

Image in Form?

  1. I would like to display a largish image in a form to show users what the are buying. How do I do this?

    Posted 12 years ago on Wednesday October 24, 2012 | Permalink
  2. You can use an HTML field which accepts....HTML :)

    Posted 12 years ago on Wednesday October 24, 2012 | Permalink
  3. Use an HTML block. It's one of the Standard field types. Just insert the HTML tag for the image and style it however you like:

    [html]
    <img src="http://www.vetscenewb.net/images/users/237/247.jpg" title="horse" alt="horse" style="padding: 10px;" />
    Posted 12 years ago on Wednesday October 24, 2012 | Permalink
  4. Perfect - I knew I was missing something.

    Thanks

    Posted 12 years ago on Wednesday October 24, 2012 | Permalink

This topic has been resolved and has been closed to new replies.