Embed an image that is linked

  1. Use the below code to embed a clickable image with optional resizing.
    1. Note: Both of these options require that an image is hosted elsewhere. A URL is needed to embed an image at this time.
    2. Option 1:
      1. Click on the “image” button on the editing header of the field the image will be embedded in.
        1. image
      2. Enter the URL where the image is hosted in the URL field
      3. Enter the Alternative Text, if applicable, in the Alternative Text field.
      4. Adjust the width, if needed, in the Width field.
      5. Adjust the height, if needed, in the Height field.
      6. Click “link” in the header
      7. Input the URL that the attendee will be directed to when the image is clicked
      8. Select the target in the dropdown to choose how the link will open.
    3. Option 2:
      1. <a href="LINKTOTHISURL"><img src="IMAGEURL.png" width="###" height="###" /></a>
        1. Replace LINKTOTHISURL with the URL for where the attendee will be directed to when the image is clicked. Make sure to keep the quotations around the URL.
        2. Replace the IMAGEURLHERE with the URL for the image. Make sure to keep the quotations around the URL.
        3. Update the ### following width to set the desired width. This is optional and can be removed.
        4. Update the ### following height to set the desired height. This is optional and can be removed.

Contact Us

Not finding what you're looking for? Contact Us Directly