User Tools

Site Tools


content_embed_youtube_video

This is an old revision of the document!


Embedding Youtube Videos

Embedding Youtube videos in your content pages is a relatively simple process. First, locate the youtube video you would like to embed. Then, right-click on the video, select the 'embed code' option from the drop down menu, copy the code, and paste it into the content editor on your site. Be sure to click the HTML button prior to pasting the code.

Example Code

<iframe width="640" height="390" src="//www.youtube.com/embed/Example1234" frameborder="0" allowfullscreen></iframe>

Notes

You also have the option to adjust the width and height of the embedded video. In the above example the width is set to 640, and the height is set to 390, you can set these to numbers to better suit the needs of the video on your site.

content_embed_youtube_video.1403143453.txt.gz · Last modified: 2014/06/19 02:04 (external edit)