Kamis, 04 Juli 2013

Soul Matter Twitter Widget with Sliding Tweets for Bloggers

Twitter Widget

I have already shared about twitter Fan box. But Now I am going to share about a Twitter widgetwith scrolling recent Tweets. By this widget you will able to display your recent tweets with a sliding animation. And the flow of the tweets is downward. It is really cool. I got this widget in Soul matter Templates that's why I  would like to name it Soul Matter Twitter Widget. Letproceed to the Tutorials. 

Step 1 Log in to your Blogger account and Go to your Blogger Dashboard

Step 2 Go to your Layout tab.

Step 3 Click on "Add a Gadget" then select "HTML/JavaScript" Gadget.

Step 4 Now Copy the below code and paste it in "HTML/JavaScript" Gadget and Save it.



<div style="background:#fff url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhi-qR0M31siS2_gnEPXp18HR0LLMcCe57Q5fwluvEuP4Km1W3ZBl5nq3W1i8zdxNGKXH4t6GSOtkJ58awwe2oDndlDVlvCcCPf2QPp6jX6tcmjryvFpIK2ZKqyAwGEmHpvi-dAGSHSoS5U/s400/tweet.png) no-repeat;padding-top:40px;padding-left:5px">
<script src="http://bloggerspicebd.googlecode.com/files/Soul%20Matter%20twitter%20widget%28www.bloggerspice.com%29.js"></script>
<script>
new TWTR.Widget({
version: 2,
type: 'profile',
rpp: 10,
interval: 3000,
width: 290,
height: 130,
theme: {
shell: {
background: 'transparent',
color: '#000000'
},
tweets: {
background: 'transparent',
color: '#000000',
links: '# 0066B3'
}
},
features: {
scrollbar: true,
loop: true,
live: true,
hashtags: true,
timestamp: true,
avatars: false,
behavior: 'default'
}
}).render().setUser('Best4uMoviez').start();
</script>
</div>

Customization:
  • Change Best4uMoviez with your Twitter name or ID





Tidak ada komentar:

Posting Komentar