Follow these simple steps to embed and customize a YouTube video within the LeadCenter event description:
If you wish to change the video size or align it to the center, use the following HTML structure:
<div style="text-align:center;">
<iframe width="700" height="400"
src="https://www.youtube.com/embed/VIDEO_ID"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen>
</iframe>
</div>
Replace VIDEO_ID
with the actual YouTube video ID.
Adjust the width
and height
attributes as desired.
width="1280" height="720"
width="700" height="400"
width="480" height="270"
That's it! Your video will now display perfectly within your LeadCenter event description.
If you can’t find the answers you’re looking for, our support specialists are available to answer your questions and troubleshoot if necessary.