Skip to content

Instantly share code, notes, and snippets.

@sippey
Created August 11, 2010 06:12
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 sippey/518570 to your computer and use it in GitHub Desktop.
Save sippey/518570 to your computer and use it in GitHub Desktop.
simple facebook like code for typepad motion
<div class="footer-facebooklike">
<iframe src="http://www.facebook.com/plugins/like.php?href={{ share_url }}&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;font&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:21px;" allowTransparency="true"></iframe>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment