Skip to content

Instantly share code, notes, and snippets.

@tkafka
Created January 23, 2013 17:40
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 tkafka/4610798 to your computer and use it in GitHub Desktop.
Save tkafka/4610798 to your computer and use it in GitHub Desktop.
UXcamp 2013 FB like button - change 'changethis' in url for your nickname/twitter handle (only alphanumeric and '-', no spaces), and paste into HTML widget.
<iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fuxcamp.cz%2Fleden2013%2Fchangethis&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=true&amp;font&amp;colorscheme=light&amp;action=like&amp;height=80&amp;appId=203153213159064" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment