This Gadget is developed to be used in the Sidebar of a website.
However, anyone can utilize it according to their desire needs. Just
take a look at our sidebar. There should be an Advanced Social
Subscription gadget on this page. We have attached a screenshot below
just in case if we remove it in the future.
This gadget is extremely robust and supports almost each and every
platform whether its iPad, iPhone, Android and etc. Now everyone can get
rid of the different kinds of Social Subscription gadgets because they
get everything in just one gadget. Advanced Social Widget would add a
Widget box to your sidebar that consists of all the popular Social
networking sites such as Google +1/follow buttons, Facebook Like and
Twitter Tweet/Follow buttons.
How To Add Advance Social Subscription Widget in Blogger?
The steps mentioned below are straightforward and would barely take few
minutes to complete. Consider the following instructions as mentioned
below.
Go to Blogger >> Your Site >> Layout >> Add a Gadget
>> Add HTML/JavaScript. Now carefully paste the following coding.
Remember: This gadget would also work on WordPress Platform because it’s
just a chunk of modest coding.
<style>
/*--- MBL Advance Social Gadget --- */
#socialwid {
font-family:Arial, serif;
text-transform: uppercase;
font-weight:bold;
font-size:15px; color:white; text-align:center; margin-top:10px;}
#socialwid a {color:inherit;}
#mbladvance-sub div *{
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;}
#mbladvance-sub div #likered{
background-image:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjoJ9Fc9zQLi2GTZ2RYbdz6gmhEuU5HKcnDQQ8FqCe5_1jX3m5-UaBVrRDo_bi3WZ2SEZ_xgOGw2iTTcTqBjdf872vM5b7_k1WErTiFNQHOyihNebgX-Xu5gr1yAXATfs1SV9MlduOp_Dk/s1600/Sociala.png)!important;background-position:top left;
background-repeat:no-repeat;
height:242px;
width:300px;}
#mbladvance-sub div{
margin:0;
padding:0;
background-image:none!important;}
#mbladvance-sub{
margin-bottom:15px;
height:250px;
background-color:#ffffff}
</style>
<div id="mbladvance-sub" style="height: 257px!important;" class="block">
<div>
<div id="likered" style="height:257px!important;">
<div style="height: 47px;"></div>
<!--Google +1/Follow-->
<div style="width:300px; height:54px;overflow:hidden;border: 3px solid #8ec801;border-bottom: none;border-top: none; margin-top:1px;">
<span style="width:75px;display:inline-block;float:left;padding: 15px 0 0 23px; ">
<div class="g-plusone" data-href="http://www.mybloggeffect.blogspot.com"></div>
</span>
<span style="display:inline-block; width:170px;float:right;">
<div class="g-plus" data-href="https://plus.google.com/107878572539846672883" data-width="170" data-height="69"></div>
</span>
</div>
<!--Facebook Like-->
<div style="border:1px solid #8ec801;padding:10px 10px 0 10px; border: 3px solid #8ec801;border-top: 1px solid #8ec801; border-bottom:none;">
<iframe src="//www.facebook.com/plugins/like.php?href=facebook.com%2Fmybloggerlab&send=false&layout=standard&width=280&show_faces=false&action=like&colorscheme=light&font&height=36" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:280px; height:36px;" allowtransparency="true"></iframe></div>
<!--Twitter Tweet/Follow-->
<div style="border: 3px solid #8ec801;border-top: 1px solid #8ec801;border-bottom: none; padding:10px 0 5px 10px;height: 50px;">
<span style="display:inline-block; width:195px;height: 35px;float: left;">
<a href="http://twitter.com/myblogeffect.blogspot.com" class="twitter-follow-button" data-show-count="false" data-size="large">Follow @MyBlogeffect</a>
</span>
<span style="display:inline-block;width:78px; overflow: hidden;line-height: 0;float: left;">
<a href="http://www.myblogeffect.blogspot.com" class="twitter-share-button" data-show-count="false" data-size="large" data-text="The Best Blogger Resource Website" data-url="http://www.myblogeffect.blogspot.com" data-via="myblogeffect" data-hashtags="design">Tweet</a>
</span>
</div>
<!--Blogger--><div style="border: 3px solid #8ec801;border-top: 1px solid #8ec801; padding:8px 0 5px 10px;height: 54px;">
<span style="display:inline-block; width: 120px;height: 30px;overflow: hidden;line-height: 0;float:left;margin-left: 16px;">
<a href="http://www.blogger.com/profile/04420446464276156950" target="_blank">
<img style="margin-top: 2px;" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi7WL6kCX2j9yStlWcBxMtBvWpiEJY3yBHzJ9eODvg7xXqeGBWEcOzU133m9qfdrPeV0MWd7khNkYgWZmpaOixF6e6j3LDs5YGfd57_99bTcoLIMvNgp6OddksXl8PAWGKYaTPq-uGVpyg/s1600/Bloggerzzz.gif" width="110" /></a>
</span>
<!--Pinterest-->
<span style="display:inline-block;width: 111px;height: 50px;overflow: hidden;line-height: 0;float: left;margin-left: 20px;">
<a href="http://pinterest.com/fosterzone" target="_blank"><img style="margin-top: 3px;" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjqAwg_bLBSNtJAfjpCcFhbJYEdlnk8tFJ9pdP04xL8G2xerYRphn6DhpGS3Lfl_5y7i87yTqTENNq7V09r_SKJ7iepbd4eoXKtZH1wakvA3gBhyKlGlggJeY6TnhncDNv2qlcqRVgbOVU/s1600/LogoRed.png" /></a>
<span style="display:inline-block;width:1px;height: 50px;overflow: hidden;line-height: 0;float: left;margin-left: 20px;"><div id="socialwid"></div>
</span></span></div>
<script src='https://mybloggerlab.googlecode.com/files/advsub.js' type='text/javascript'></div>
</div>
</div>
Customization:
- Google +1/Follow URLs: Replace http://www.mybloggerlab.com with your Website URL. Also Replace https://plus.google.com/107878572539846672883 with your Google+ Profile or Page URL.
- Facebook Like Button: Replace myblogeffect with your Facebook Page's username.
- Twitter Follow/Tweet: Replace http://twitter.com/mybloggerlab with your Twitter URL.
- Pinterest: Replace http://pinterest.com/fosterzone with your Pinterest URL.
- Blogger: Replace http://www.blogger.com/profile/04420446464276156950 with your Blogger Profile URL.
0 comments:
Post a Comment