Running widgets for Blogger – Facebook Twitter RSS social trucks

We are sharing more internet tips and tricks and more how to guides with Blogger. Follow Blog Time Now in Facebook, Twitter and RSS and get the latest updates from us. We recently discussed about adding popup window for Blogger and displaying social widgets in Blogger. Hope those articles helped you out.

In this post you will learn how to add running widgets for Blogger that is animated running social trucks (Facebook, RSS and Twitter) like this one below.

Running widgets for Blogger - Social running tricks

As a Blogger having a social profile is must which we hope you have one. Your visitor will know your social profile if you display social widgets in your blog. Displaying running animated social widgets will impress your blog visitors and they will like to come to your blog repeatedly. Let’s see how to add these running widgets for Blogger. Each social trucks leads to your social pages.

Running Widgets for Blogger – Social widgets

  1. Login to your blogger account.
  2. Go to dashboard >> layout >>  and click add a gadget
  3. In that gadget list find out and open HTML/JavaScript
  4. Now paste the following code in HTML/JavaScript content and save the widget
<div style="position: fixed; z-index: 65535; left: 0px; bottom: -3px; width:100%;"> <marquee>
<a href="http://www.facebook.com/blogtimenow" target="blank"> <abbr title="Like us at Facebook"><img src="http://farm8.staticflickr.com/7372/10085253495_cddef5ce65_o.png" width="120px" height="100px"/> </abbr> </a>
<a href="http://feeds.feedburner.com/blogtimenow" target="blank"> <abbr title="Subscribe to Our Feeds"><img src="http://farm4.staticflickr.com/3748/10085253355_967426408a_o.png" width="120px" height="100px"/> </abbr> </a>
<a href="http://twitter.com/sureyea" target="blank"> <abbr title="Follow Us on Twitter"><img src="http://farm8.staticflickr.com/7308/10085253265_56122fa319_o.png" width="120px" height="100px"/> </abbr> </a> </marquee></div>

Note: Make sure you change the facebook.com/blogtimenow with your Facebook address, http://feeds.feedburner.com/blogtimenow with your Feedburner URL and twittter.com/sureyea as your Twitter URL.

Hope you added running widgets for Blogger….