Membuat widget Twitter untuk blog

Memasang Widget twitter keren utk blog
caranya cukup gampang dan mudah
masuk ke Layout kemudian add gatgets kemudian pilih HTML/JAVASCRIPT
setelah itu masukkan script dibawah ini


<div style="background:#fff url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj0e6w6hHuixaoAmcow3vnlXqd3Ce5EtLg-EA-IR3UcsV63cMzsYBq6_C9tLX8kOc2wsEWDibfqogScVTjTZKq-KEG_che4KwdmBY6kH-XLQPfC781SAOHm1iThSDvHmoR4pbKdHGH7sAA/s1600/bg_twitter.gif) no-repeat;padding-top:40px;padding-left:5px">
<script src="http://widgets.twimg.com/j/2/widget.js"></script>
<script>
new TWTR.Widget({
version: 2,
type: 'profile',
rpp: 10,
interval: 3000,
width: 285,
height: 118,
theme: {
shell: {
background: 'transparent',
color: '#000000'
},
tweets: {
background: 'transparent',
color: '#000000',
links: '#B45F04'
}
},
features: {
scrollbar: true,
loop: true,
live: true,
hashtags: true,
timestamp: true,
avatars: false,
behavior: 'default'
}
}).render().setUser('twittermu').start();
</script>
</div>
Tulisan bewarna merah ganti dengan ID twitter mu dan Simpan

BUKU TAMU DISINI
Share on Google Plus

About Budi Setiawan

This is a short description in the author block about the author. You edit it by entering text in the "Biographical Info" field in the user admin panel.
    Blogger Comment
    Facebook Comment

0 comments :

Post a Comment

TINGGALKAN KOMENTAR SOBAT SEBELUM BERANJAK DARI BLOG INI