youtube video resize

  • Unknown's avatar

    I see that lots of folks have asked this question: how do I resize the youtube video as it shows up in the blog post. The answer seems to be inserting the youtube URL in a table.

    I tried using the table as I would like to lay out two smaller size youtube video screens in two columns next to each other. But apparently it isn’t working anymore.

    The vodpod solution doesn’t seem to be working either.

    Does anyone have any solution to post youtube videos in a blog post but smaller in window size?

  • Unknown's avatar

    You don’t have to insert it in a table to resize. That’s only if you’re putting the Youtube in sidebar widget, then it needs to be in table. I’ll be back in a few with the coding to resize. I need to go to one of my blog entries to copy it.

  • Unknown's avatar

    After you load up the video following the wordpress format (you know: [youtube=xxxxx], place this at the very end of the stuff:

    &w=270&h=159]

    Just change the numbers to make it the dimensions you want. This is mine as an example:

    [youtube=http://www.youtube.com/watch?v=eLOowAkrK04&w=270&h=159]

  • Unknown's avatar

    Oh, you are doing a table. Then used the code I give above, but surround all of it in table format. If you don’t know the codes for coloring of tables, etc. Then I’d do a google search for “table maker.” It’ll give you the coding.

  • Unknown's avatar

    You got it.

    Many thanks.

  • The topic ‘youtube video resize’ is closed to new replies.