In this
blog tutorial, I will show you how to add animated
twitter bird to blogger. This is a very interesting thing that you should
implement it for your blog. By implemeting the animated twitter bird, you would likely
get more followers and posts being shared as the flying bird can generate more impressions.
See demo here . You need to follow the steps below:
- Go to Design / Template >> Edit Templates >> Tick the Expand Widgets box
- Find the tag </body>
- Place this code right above the </body>
<!-- Twitter Bird Widget for Blogger--> <script
src='http://bloggerblogwidgets.googlecode.com/files/way2blogging.org-tripleflap.js'
type='text/javascript'> </script> <script type='text/javascript'>
var twitterAccount = "Blog_onBlogspot"; var
tweetThisText = " <data:blog.pageTitle/> :
<data:blog.url/> "; tripleflapInit(); </script>
<a href='http://blogonblogspot.com' target='_blank' title='Blog On
Blogspot'><span
style='color:#fff;font-size:11px;position:absolute;'>Gadget</span></a>
<!-- Twitter Bird Widget for Blogger-->
- SAVE the Template
No comments:
Post a Comment