Welcome to www.ExEBlogger.Blogspot.Com | Want This Template! Subscribe us!
Subscribe For Free Updates!

We'll not spam mate! We promise.

Monday 23 September 2013

Google Plus Followers Widget For Blogger With Hover Effect

Google Plus Followers Widget For Blogger With Hover Effect
Google plus widget for blogger is a great gadget to increase your followers and hence to get more page views on your posts and global exposure, So here is a widget with hover effects for you.we have already shared many of social media sharing widget for blogger like Google plus pop up box widget for blogger and horizontal focus social sharing widget for blogger.and we also shared three in one Facebook,Google Plus and Twitter Pop up widget for blogger with timer. So here is another one with awesome hover effects, It is simple and fast loading purely based on css and html, After installing this widget when you move your mouse cursor on this widget it changes background color and border and gives awesome animated effects , It is coded in html and css and works in all browsers like Google chrome, Internet explorer, Mozilla Firefox and others.
Below is the step by step method to add this Google plus widget to blogger with demo. One should always use such widget because this helps in more page views for your posts because if user likes your posts then they share it through such type of widgets and if your posts gets more sharing then it appears in Google search results and hence it increase search engine visibility of your blog. So choose the best widget for your blog and here you will get such widget.

How to add Google plus add to circle widget to blogger

  • Go to "Blogger Dashboard".
  • Go to "Layout".
  • Click on "Add a Gadget".
  • Choose "HTML/JAVASCRIPT".
  • Copy the below code and paste.
  • Now save the arrangement and you are done.

<style>
.ExEFollowBox{
margin: 10px auto;
background-color: #ffffff;
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 #000000;
}
.ExEFollowBox:hover {
border: 10px solid #054542;
background-image: linear-gradient(bottom, rgb(5,69,66) 13%, rgb(19,186,189) 55%);
background-image: -o-linear-gradient(bottom, rgb(5,69,66) 13%, rgb(19,186,189) 55%);
background-image: -moz-linear-gradient(bottom, rgb(5,69,66) 13%, rgb(19,186,189) 55%);
background-image: -webkit-linear-gradient(bottom, rgb(5,69,66) 13%, rgb(19,186,189) 55%);
background-image: -ms-linear-gradient(bottom, rgb(5,69,66) 13%, rgb(19,186,189) 55%);
background-image: -webkit-gradient(
linear,
left bottom,
left top,
color-stop(0.13, rgb(5,69,66)),
color-stop(0.55, rgb(19,186,189))
);
}
// Professional google plus widget with hover effect by www.exeblogger.blogspot.com //
</style>
<div class="ExEFollowBox">
<div class="g-plus" data-action="followers" data-height="280" data-href="https://plus.google.com/u/0/105165417211779551999" data-source="blogger:blog:followers" data-width="280"></div>
</div>

Customization

  • Place your Google Plus ID in Pink Color Italic text, I have inserted my Google Plus ID here to show you the real effects.
If you like this professional Google plus widget for blogger with hover effects, Please share it and comment, We do like comments.

If you enjoyed this post and wish to be informed whenever a new post is published, then make sure you Subscribe to our regular Email Updates!
Share This Story, Choose Your Platform! >>

5 comments:

  1. hi usaman Bhai i am new in blogging liked your blog can you please tell me ahow to put that box aroud text in posts like you did it iin this post at How to add Google plus add to circle widget to blogger or please comment here any link which provide instruction please thanks in advance

    ReplyDelete
    Replies
    1. Bro Download this Template form here.. I think u would like this...
      Download Here

      Delete
    2. And Dont Forget to Add me to your circles....

      Delete
  2. This comment has been removed by the author.

    ReplyDelete