Can I have an image to the left of a text area? If so, how?

  • checklists@zuant.com
    Asked on August 11, 2016 at 11:08 AM

    I'd like to have the iPad image to the left of the first paragraph

  • Charlie
    Replied on August 11, 2016 at 12:41 PM

    Would you like to position it like this: https://www.jotformpro.com/form/62234542628960?

    Here's how I did mine:

    1. First, click the "Edit HTML" in the "Text Area" field.

    Can I have an image to the left of a text area? If so, how? Image 1 Screenshot 70

    2. Now click the "Image" icon which would allow you to place an image on the text area content.

    Can I have an image to the left of a text area? If so, how? Image 2 Screenshot 81

     

    3. Add the URL of your image and resize it as you like.

    Can I have an image to the left of a text area? If so, how? Image 3 Screenshot 92

     

    4. Now after adding the image, click the "<>" button which would open the HTML source code of your text area content.

    Can I have an image to the left of a text area? If so, how? Image 4 Screenshot 103

     

    5. Now find the <img> tag and add the attribute style="float: left;" in it. Below is a screenshot to where I added mine.

    Can I have an image to the left of a text area? If so, how? Image 5 Screenshot 114

     

    6. After that, you'll see that the image will position itself and wrap with the text, click the "Complete" button to save. Then save the changes directly by clicking the main save button of the form builder.

    Can I have an image to the left of a text area? If so, how? Image 6 Screenshot 125

     

    If you wish to clone my form, you can follow this guide: https://www.jotform.com/help/42-How-to-clone-an-existing-form-from-a-URL. I hope that helps.