Skip to content

Adding Video to Block or Page

Please use the following steps to add a YouTube video to a block or a page

  1. Use the youtube site to find the video you want
  2. Click the 'Share' button below the video
  3. Click the 'Embed' button next to the link they show you
  4. Copy the iframe code given
  5. Go to the page where you want the video to be
  6. Click on “source” button on the body section of the page
  7. Paste the embed code you copied
  8. Save the changes

Example iframe: <iframe src=http://www.youtube.com/embed/W7qWa52k-nE width="560" height="315" frameborder="0" allowfullscreen></iframe>