Skip to content

Instantly share code, notes, and snippets.

@grtaylor2
Last active December 10, 2015 22:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save grtaylor2/4504569 to your computer and use it in GitHub Desktop.
Save grtaylor2/4504569 to your computer and use it in GitHub Desktop.
Ustream Embed to WordPress
<iframe style="border: 0px none transparent;" src="http://www.ustream.tv/embed/your specific id#" frameborder="0" scrolling="no" width="525" height="333"></iframe><a style="padding: 2px 0px 4px; width: 525px; background: #ffffff; display: block; color: #000000; font-weight: normal; font-size: 10px; text-decoration: underline; text-align: center;" href="Destination Link" target="_blank">Link Anchor Text</a>
/*Adding the social stream -- specify width that's specific to your site*/
<iframe width="330" scrolling="no" height="625" frameborder="0" style="border: 0px none transparent;" src="http://www.ustream.tv/socialstream/your specific id#">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment