Results 1 to 5 of 5

Thread: Posting a video

  1. #1

    Default Posting a video

    The only code I have for a video is the embedded code. No URL Is there a way to embed this?


    <iframe title='Yellowbook Video Player' width='430' height='240' src='http://www.yellowbook.com/embed/hangtown-body-shop_1870243642.html' frameborder='0'></iframe>

    Thank you in advance,
    Vickie

  2. #2
    Senior Member franko's Avatar
    Join Date
    Apr 2010
    Location
    Tasmania Australia
    Posts
    2,642

    Default

    Sure. Create a texbox, in the textbox type ctrl-T, paste the embed code into the html box, click ok. Done.

  3. #3
    Junior Member
    Join Date
    Feb 2011
    Posts
    7

    Default

    Quote Originally Posted by franko View Post
    Sure. Create a texbox, in the textbox type ctrl-T, paste the embed code into the html box, click ok. Done.
    How do you center it? I did this and the video embeds in the layout area but is to the left of center...

  4. #4
    Senior Member franko's Avatar
    Join Date
    Apr 2010
    Location
    Tasmania Australia
    Posts
    2,642

    Default

    Try this. Using Ctrl-T above the embedded code add:

    <div align = 'center'>

    and below the embedded code:

    </div>


    May solve your problem as there is no alignment specified in the code snippet.

  5. #5
    Junior Member
    Join Date
    Feb 2011
    Posts
    7

    Default

    That worked... Thanks!

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •