How to Remove the Youtube Logo

Jan 27, 2012   //   by admin   //   Blog, General  //  No Comments

 

How to Remove the Youtube Logo

You don’t need any fancy-pants tricks for setting up custom logos and stuff – just use the “&modestbranding=1” parameter on your URL and paste, the logo goes away.

Let’s use the same example we had before. Here’s how you add the code if there is no parameter on your URL already:

Original YouTube Iframe code:

<iframe width=”420″ height=”315″ src=”http://www.youtube.com/embed/qWjh7HSVShc” frameborder=”0″ allowfullscreen></iframe>

But let’s say you already did your transparent mode, and now you want to be a REAL Youtube ninja and add in this feature too:

Modified YouTube Iframe code:

<iframe width=”420″ height=”315″ src=”http://www.youtube.com/embed/qWjh7HSVShc?wmode=transparent&modestbranding=1″ frameborder=”0″ allowfullscreen></iframe>

You are done!

Leave a comment

 

Sponsors