Showing posts with label blogging. Show all posts
Showing posts with label blogging. Show all posts

Monday, 15 October 2012

Add cool Twitter flying bird to your blog



        Twitter being huge platform to share your latest post you can increase your blog traffic via twitter. More are your twitter follower greater is your chance of  good traffic from twitter. So to increase your twitter followerAdd cute looking twitter bird to your blog. This bird fly from corner to corner of your blog and it looks cool. Follow below instructions to add yours now:


       1. Go to Blogger > Design > Edit Html
       2. Then search for </Body>
       3. Just above it paste following code.

<script src='http://bloggerblogwidgets.googlecode.com/files/way2blogging.org-tripleflap.js' type='text/javascript'>
</script>
<script type='text/javascript'>
var twitterAccount = &quot;ndark14&quot;;
var tweetThisText = &quot; <data:blog.pageTitle/> : <data:blog.url/> &quot;;
tripleflapInit();
</script>

       4. In place of ndark14 write your twitter username.
       5. Now save your template and see twitter bird flying on your blog.

Add Floating Facebook Like and Retweet counter to your blog


     Add floating facebook like and retweet counter as shown in above image to your blog. Just follow belowsimple steps:


     1. Go To Blogger > Design
     2. The Select HTML/JavaScript Widget
     3. Paste following codes inside it .

<div style="display:scroll; position:fixed; top:40%; left:2%; border: 1px dotted #E8E8E8; padding:0px 0px 0px  5px; height:220px; width:53px ">
    <table cellpadding="1px" cellspacing="0">
    <tr>
    <td style="border-bottom: 1px solid #E8E8E8; padding:5px 0 2px 0;">
    <div id='fb-root'/><script src='http://connect.facebook.net/en_US/all.js#xfbml=1'/><fb:like font='' href='' layout='box_count' send='false' show_faces='false'/>
    </td>
    </tr>
    <tr>
    <td style="border-bottom: 1px solid #E8E8E8; padding:5px 0px;">
    <script src="http://www.stumbleupon.com/hostedbadge.php?s=5"></script>
    </td>
    </tr>
    <tr>
    <td style="border-bottom: 0px solid #E8E8E8; padding:5px 0 0px 0;">
<a href="http://twitter.com/share" class="twitter-share-button" data-count="vertical" data-via="ndark14">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
    </td>
    </tr>
    </table>
    </div>

     4. Now replace ndark14 with your twitter username.
     5. Save it and done.

How To Hack Saved Password In Firefox ?

In my previous post i had posted two tutorials on How to hack google chrome saved password ?  and More simple way to hack google chrom...