Skip to content

Instantly share code, notes, and snippets.

@sippey
Created May 13, 2010 23:57
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/400646 to your computer and use it in GitHub Desktop.
Save sippey/400646 to your computer and use it in GitHub Desktop.
Micoblog style favorite IFRAME recipe for TypePad Advanced Templates
<iframe width="150" height="30" class="favorite-button-frame" id="favbutton-<$MTEntryID$>" name="favbutton-<$MTEntryID$>" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" allowtransparency="true" src="http://www.typepad.com/services/connect/favorite?asset_id=<$MTEntryID$>&theme_type=mb&bgcolor=ffffff&hi_color=666666&brightness=0.7&to=<$MTEntryPermalink$>"></iframe>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment