Neal Well-known member Apr 10, 2013 #1 I'm creating a page but want to include an embedded YouTube video. I've tried adding Code: [media=youtube]b16lY3Zrnf8[/media] but it just shows what i've typed. Any ideas what I need to do to get the video to show please?
I'm creating a page but want to include an embedded YouTube video. I've tried adding Code: [media=youtube]b16lY3Zrnf8[/media] but it just shows what i've typed. Any ideas what I need to do to get the video to show please?
P Paul B XenForo moderator Staff member Apr 10, 2013 #2 You can only use HTML in pages so you use the full embed code. Upvote 0 Downvote
Neal Well-known member Apr 10, 2013 #3 Yeah just tried this from YouTube and it worked. Code: <iframe width="560" height="315" src="http://www.youtube.com/embed/b16lY3Zrnf8" frameborder="0" allowfullscreen></iframe> Upvote 0 Downvote
Yeah just tried this from YouTube and it worked. Code: <iframe width="560" height="315" src="http://www.youtube.com/embed/b16lY3Zrnf8" frameborder="0" allowfullscreen></iframe>