Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tip

Technical Support is available through our User Support Forums

Please visit our forums if the documentation didn't answer your question

Tonido on Twitter | Tonido on Facebook

 

Info
Tonido Service Status
Other Docs

 

 

HTML
<div class="fb-like-box" data-href="http://www.facebook.com/pages/Tonido/50367913584" data-width="400" data-show-faces="true" data-stream="true" data-header="true"></div>

 

 

HTML
<script charset="utf-8" src="http://widgets.twimg.com/j/2/widget.js"></script>
<script>
new TWTR.Widget({
 version: 2,
 type: 'faves',
 rpp: 10,
 interval: 30000,
 title: 'The best of Twitter according to',
 subject: 'tonido',
 width: 250,
 height: 300,
 theme: {
 shell: {
 background: '#dedede#6a74a3',
 color: '#000000#ffffff'
 },
 tweets: {
 background: '#ffffff',
 color: '#444444',
 links: '#46a898#647287'
 }
 },
 features: {
 scrollbar: true,
 loop: false,
 live: false,
 behavior: 'all'
 }
}).render().setUser('tonido').start();
</script>

 

...