- Open the page you wish to edit
- Put the cursor where you wish to place the video
- Click the insert/edit video icon
- Choose Type IFrame from the drop down menu
- Select the Source tab
- Copy and paste this text into the Source tab:
<div class="video-container">
- In a new browser window go to your video source eg. Youtube or Vimeo
- Select the Share feature on your video source
- Copy the Embed code
- Go back to the Insert/edit embedded media on your website admin
- Paste your video embed code after the <div class="video-container"> you have already pasted from the previous step:
eg. <iframe width="560" height="315" src="https://www.youtube.com/embed/NmMqfo30Lm0?rel=0&showinfo=0" frameborder="0" allowfullscreen></iframe> - Then copy and past this text into the Source tab after your embed code:
</div>
- Select Insert
- Your video is now added!
Don't forget to save your page.
Note: You can go back and select the Video and click the insert/edit video icon to adjust the video Dimensions.
Remember <div class="video-container"> , then your video code , then this </div>
Comments