Change YouTube Player Color to White or Black For Embedded Videos

youtubeGoogle recently changed the theme of its YouTube player from white to black. When you embed a video to your blog or website, you can, not only modify the appearance to white or black, according to your webpage theme but also change the color of the seek bar.

How To Embed Videos Using Black or White YouTube Player Skin?


To modify the player’s appearance to your liking you need to add the code in red to the embed code. You can choose from the following new themes introduced by YouTube:

Black Theme With Red Seek Bar:

youtube-dark-red
<iframe src="http://www.youtube.com/embed/vYCahlG6bdY?theme=dark&color=red" frameborder="0" width="520" height="326" allowfullscreen></iframe>

Black Theme With White Seek Bar:

youtube-dark-white
<iframe src="http://www.youtube.com/embed/vYCahlG6bdY?theme=dark&color=white" frameborder="0" width="520" height="326" allowfullscreen></iframe>

White Theme With Red Seek Bar:

youtube-light-red
<iframe src="http://www.youtube.com/embed/vYCahlG6bdY?theme=light&color=red" frameborder="0" width="520" height="326" allowfullscreen></iframe>

White Theme With White Seek Bar:

youtube-light-white
<iframe src="http://www.youtube.com/embed/vYCahlG6bdY?theme=light&color=white" frameborder="0" width="520" height="326" allowfullscreen></iframe>

4 comments :

Reader's Comments

  1. thanx for sharing...

    ReplyDelete
  2. tahnks very useful!

    ReplyDelete
  3. Thanks so much! I'll share this with friends!
    ~Keep Having FUN!

    ReplyDelete
  4. Excellent this was helpful, thanks for explaining this for me.

    ReplyDelete