Jump to content

Help Posting


Dominican Airways

Recommended Posts

You can do what I did, and create a page (from your Admin Center) called Videos. Then paste this code as your source.

<table>
<thead width="100%" align="center">
<th>Name of Video #1</th>
<th>Name of Video #2</th>
</thead>
<tbody>
<td><iframe width="455" height="300" src="youtubelink" frameborder="0" allowfullscreen></iframe></td>
<td><iframe width="455" height="300" src="youtubelink" frameborder="0" allowfullscreen></iframe></td>
</tbody>
</table>
<table>
<thead width="100%" align="center">
<th>Name of Video #3</th>
<th>Name of Video #4</th>
</thead>
<tbody>
<td><iframe width="455" height="300" src="youtubelink" frameborder="0" allowfullscreen></iframe></td>
<td><iframe width="455" height="300" src="youtubelink" frameborder="0" allowfullscreen></iframe></td>
</tbody>
</table>

Find the video you want to post and paste the link to the video to where it says "youtubelink" in the code. Change the Title name for the video you are posting. Change the video size to fit your template. There you go.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...