Social Media
Home » » How To Add Google+Followers Widget In Blogger

How To Add Google+Followers Widget In Blogger

Written By Unknown on Tuesday, June 4, 2013 | 5:20:00 AM

Googlee Plus Follower Box Is Essential To Increase Your Google Fan Like Facebook Fan box....
Google Is Already Introduced This Widget For Bloggers....
So I Just Modified Original Traditional Widget With Little Spice....

Go to Blogger.com
Select Layout tab.

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

Now Copy The Below Code And Paste It In "HTML/JavaScript" Gadget.

<style>
.bloggerspiceGplus{
    margin: 10px auto;
    background-color: #FEFEFE;
    width: 260px;
    padding: 10px 0 10px 10px;
    height: 255px;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    border: 10px solid #E50913;
}
.bloggerspiceGplus:hover {
    border: 10px solid #A0060E;
    background-color: #E50913;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
// Google Plus Widget by www.newwayoflearnings.blogspot.com //
</style>
<div class="bloggerspiceGplus">
<div class="g-plus" data-action="followers" data-height="290" data-href="https://plus.google.com/116284497635411037139" data-source="blogger:blog:followers" data-width="280"></div>
</div>

Alter  116284497635411037139  with your Google Plus ID

                                                  Enjoy


0 comments:

Post a Comment

Facebook

Popular Posts

Powered by Blogger.

Blog Archive