Why To Use Jquery Social Sharing Widgets
Jquery is next generated language after Java and javascript, Jquery is basically scripting language which has the highest priority in all scripting modes language accessing fast loading webpages. There are also many mores advantage of using jquery scripting widgets. what robots says about fast loading pages ?
I like Those who grab me Fast and First. Robot love and appreciate all these blogs having faster scripting and lighter gadgets. Moreover it will also help in positioning your blog and posts pages at the top of popular search engine results. So after reading and knowing all these advantages why you are still thinking about the ideas just go and replace all the JavaScript gadget by Jquery friendly widgets.
How to Add jQuery Social follower Count widget in Blogger?
So finally you have decided to interchanged all the javascript widget by Jquery faster widgets in your blogger blog. Lets see how we can add this plugins in your blogger blog. Below are the simple steps just follow carefully and implement on your blog.
Step 1:
- Go to Blogger Dashboard:
- Go to Template >>> Edit/Html:
- Now find for ]]></b:skin>
- Past the Below given Css code before ]]></b:skin>
/*--- PBT jQuery Social Follower Count Plugin --- */
.pbtsocial-container{
font-size: 13px;
color: #666;
font-family: arial,sans-serif;
line-height: 25px;}
.pbtsocial-container a,.pbtsocial-container a:visited
{color:#45BAF5;
text-decoration: none;}
.count
{font-weight:bold;}
.row{
position: relative;
width: 320px;
margin: 20px 0px;
height: 100px;
}
.col_4{
width: 155px;
float: left;
margin: auto;
text-align: center;
}
.box{
width: 130px;
height: 100px;
margin: auto;
border: 1px solid #E5E7EB;
background: #F1F3F8;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius:3px;
}
.cell_1{
width: 30px;
height: 80px;
position: relative;
float: left;
margin: auto;
}
.cell_2{
font-size: 30px;
height: 80px;
width: 80px;
text-align: center;
line-height: 80px;
font-family: arial, sans-serif;
font-smooth: always;
position: relative;
margin: auto;
color: #333;
}
.cell_3{
height: 20px;
width: 132px;
float: left;
margin: auto;
line-height: 20px;
font-size: 12px;
color: #999;
background: #ccc;
margin-left: -1px;
-webkit-border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.icon{
width: 40px;
height: 40px;
margin-top: 17px;
border: none;
}
.facebook-blue{
background-color: #5074BF;
background-image: -moz-linear-gradient(top, #88AEFC, #3B5998);
background-image: -ms-linear-gradient(top, #88AEFC, #3B5998);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#88AEFC), to(#3B5998));
background-image: -webkit-linear-gradient(top, #88AEFC, #3B5998);
background-image: -o-linear-gradient(top, #88AEFC, #3B5998);
background-image: linear-gradient(top, #88AEFC, #3B5998);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#88AEFC', endColorstr='#3B5998');
border-color: #23487E;
color: #fff;
text-shadow: 0 1px 1px rgba(60, 60, 60, 0.75);
}
.twitter-blue{
background-color: #44B8F2;
background-image: -moz-linear-gradient(top, #96DCFF, #2BA6E3);
background-image: -ms-linear-gradient(top, #96DCFF, #2BA6E3);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#96DCFF), to(#2BA6E3));
background-image: -webkit-linear-gradient(top, #96DCFF, #2BA6E3);
background-image: -o-linear-gradient(top, #96DCFF, #2BA6E3);
background-image: linear-gradient(top, #96DCFF, #2BA6E3);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#96DCFF', endColorstr='#2BA6E3');
border-color: #149BDE;
color: #fff;
text-shadow: 0 1px 1px rgba(60, 60, 60, 0.75);
}
.green {
background-color: #41AD2B;
background-image: -moz-linear-gradient(top, #4FDE33, #368F24);
background-image: -ms-linear-gradient(top, #4FDE33, #368F24);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4FDE33), to(#368F24));
background-image: -webkit-linear-gradient(top, #4FDE33, #368F24);
background-image: -o-linear-gradient(top, #4FDE33, #368F24);
background-image: linear-gradient(top, #4FDE33, #368F24);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4FDE33', endColorstr='#368F24');
border-color: #1B7808;
color: #fff;
text-shadow: 0 1px 1px rgba(60, 60, 60, 0.75);
}
.black {
background-color: #333;
background-image: -moz-linear-gradient(top, #666, #000);
background-image: -ms-linear-gradient(top, #666, #000);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#666), to(#000));
background-image: -webkit-linear-gradient(top, #666, #000);
background-image: -o-linear-gradient(top, #666, #000);
background-image: linear-gradient(top, #666, #000);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
border-color: #000;
color: #fff;
text-shadow: 0 1px 1px rgba(60, 60, 60, 0.75);
}
#mycontent{
color:#a1a1a1;
text-align:center;
line-height: 1.9;
width:310px;
border: 1px solid #E5E7EB;
background: #F1F3F8;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius:3px;
}
Step 1 has done: click on save template >> Now come to Step 2:
Step2:
- Go to Blogger >> Click on Add gadget:
- Select the Html/JavaScript from the List:
- Now Download the below given file:
- Copy and past the downloaded codes into gadget:
Make the Following Customization
Afer downloading the file when you open it just replace the following links.
For Twitter Follower:
- You have to Replace probloggertricks with your Twitter username.
- Replace http://www.twitter.com/ProBlogerTricks with your Twitter fan page URL.
For Facebook Share/Likes:
- You have to Replace ProBloggertrick with your Facebook Fan username.
- Also Replace the http://www.facebook.com/ProBloggertrick with your Facebook fan page URL
Need Help
Hi buddies this was little descriptive Tutorial on How could we add lighter jquery social followers widget in blogger. We have described everything easier as we can. We hope you will not face any difficultly in implementation. By the way if you have found and bugs or facing any problem then do not hesitate just post your valuable comments we will soon resolve your issue. Thanks Pals.Thanks & happy blogging