Creating an Image/Logo for a Form in the Form Builder
Table of Contents
Creating an Image/Logo for a Form in the Form Builder
Adding a logo to a form is a simple and effective way to enhance your organization's overall image, helps produce brand identity, professionalism, credibility, and consistency, and helps with legal and administrative purposes in some instances as well.
Video Tutorial:
Step-By-Step Tutorial:
- While editing a form in the form builder, click the Advanced component

- Drag and drop Formatted onto your form

- Remove the existing content

- Insert the image HTML: <img src="URL" width="400" height="95">

- Navigate to the website you wish to get the logo from
- Right-click on the image, select “open image in a new tab”

Note: you are also able to select "Copy image address" to obtain the URL
- Open the new tab and copy the URL

- Navigate back to the form and highlight "URL" in your HTML code

- Paste your URL in this location, a preview of your image will now show


- Resize your image appropriately

- Select Save to insert the logo
