New Floating Social Bookmarking Widget For Blogger 2012

Live Demo:-
How to add this Social Bookmarking widget on your blog?
It's Easy to Install this widget in your blogger blog. To add it just follow the simple steps given below.- In Dashboard Go to Template > Edit HTML Button
- Ignore the Warning and Click the Proceed button
- Then Click Expand Widget Templates
- Search for
<b:includable id='post' var='post'> - Below that place the following code
<b:if cond='data:blog.pageType == "item"'>
<b:if cond='data:blog.pageType != "static_page"'>
<style type='text/css'>
/*<![CDATA[*/
#btnt-social { bottom: 10%; margin-left: -50px; position: fixed; }
#btnt-social ul { list-style: none;clear: none;padding: 0px 0px ;margin: 5px 0;}
#btnt-social ul li { display: inline;background:none;margin:0;padding:0;}
#btnt-social ul li a { display:block; width: 32px; height:32px; margin: 5px 0; }
#btnt-social ul li a.twitter { background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiMqwPNtpt9iJ-7CuRmka3iupjAPVzWiNSU09SkNHo4DPkI1lFb0MDC4WrTTA_B4xLnMXen5Sp3pXwfg7J3NAkGeK2aM3NMUxGPe8G3sszUMgKV8FTl4WUnW-OFXka6fND0ZiZvRPJ4vdbU/s32/twitter.png") repeat scroll 0 0 transparent; }
#btnt-social ul li a.facebook { background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgnY-wlrqadaE9WzBpdzyThnyqmGNVej_WZf3tliI6B70WGFuKVfGo4uBTpnNf3AMKhtm9oycB8UxobFn7UT-JmliDe5AsUjVhAdWbXMet6DQbNz6q2n85wYknX5Hr1WCPoodYAF6Ji8ieX/s32/facebook.png") repeat scroll 0 0 transparent; }
#btnt-social ul li a.stumbleupon { background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj5w2F4X6A7OBeJqB-oljteex6Q_RHBX93mzPcUXHfC64Mt9FX-tvVZycnbgyjEFHxePNa4EXD3J-fASfV5ag09Cyy1_bmLOz5_6h0OkisibWKyrMlUqqQ_FYlKObLKZCamWniIjwR-Ya7E/s32/stumbleupon.png") repeat scroll 0 0 transparent; }
#btnt-social ul li .google-plus { background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgsuAFN_ahBe9El59Gz-kcf6UKkdh6SMB8FcFtxLZLsWmI2REgIfnBg1IuOVLYPxeIvyYwiWAVQaGtWk7tWeHdw9lekpTrU6ugVF7epDeTsbS4msYwhiy-Rc8D7KwweYAH5EAPL-D6Z-x2y/s1600/g-plus.png") repeat scroll -1px 0 transparent; }
#btnt-social ul li a.pin-it-button { background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiXag6Il4BER3C08RC9kV8fLOrXat0OWVBQVlLBnPQoXMgDsHyvaMwxao6hY4b4qK-xVjmKGRVT7OG7r_4ECysjXcfAAlPpM_1zbHiyN0Lv2egyQZyH2NWTa25hZwKO3ViWOc-hBtvWOrIx/s32/pinterest.png") repeat scroll 0 0 transparent; }
#btnt-social ul li .addthis_32x32_style .dummy .at300bs, #btnt-social ul li .addthis_32x32_style .at300bs, #btnt-social ul li .addthis_32x32_style .at15t { background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhb9v1vEi9ShbIQUU5V06WWkpzKz7WHinLPqxM8szGL_JkAf8N2x8t1pogNAhEloaawzxlIUGd7AtOKiOYKmlllBNSLsjL4zsYUdpzPdR0figqzXUlxYr6eRWvP30DXduBekTGqgGaPn81a/s32/sharethis.png") repeat scroll 0 0 transparent; }
/*]]>*/
</style>
<div id='btnt-social'>
<ul>
<li><a class='twitter' expr:href='"http://twitter.com/?status=" + data:post.title + " - " + data:post.url ' rel='nofollow' target='_blank' title='Share this post on twitter'/></li>
<li><a class='facebook' expr:href='"http://www.facebook.com/sharer.php?u=" + data:post.url + "&title=" + data:post.title' rel='nofollow' target='_blank' title='Share this post on Facebook'/></li>
<li><a class='stumbleupon' expr:href='" http://www.stumbleupon.com/submit?url=" + data:post.url + "&title=" + data:post.title' rel='nofollow' target='_blank' title='Share this post on Stunbleupon'/></li>
<li><a class='google-plus' expr:href='" http://plus.google.com/share?url=" + data:post.url + "&title=" + data:post.title' rel='nofollow' target='_blank' title='Share this post on Google+ '/></li>
<li><a class='pin-it-button' href='javascript:void(run_pinmarklet())'/>
<script src='http://assets.pinterest.com/js/pinit.js' type='text/javascript'/>
<script type='text/javascript'>
function run_pinmarklet() {
var e=document.createElement('script');
e.setAttribute('type','text/javascript');
e.setAttribute('charset','UTF-8');
e.setAttribute('src','http://assets.pinterest.com/js/pinmarklet.js?r=' + Math.random()*99999999);
document.body.appendChild(e);
}
</script></li>
<li><div class='addthis_toolbox addthis_32x32_style'>
<a class='addthis_button_compact'/>
</div>
<script type='text/javascript'>
var addthis_config = {
ui_cobrand: "blogtipsntricks.com",
ui_header_color: "#ffffff",
ui_header_background: "#0080FF"
}
</script>
<script src='http://s7.addthis.com/js/300/addthis_widget.js' type='text/javascript'/></li>
</ul>
</div>
</b:if></b:if> - Now save your template And you can see your post page to check it.
Note:- This floating kafetaria would display on post pages only and wont display on homepage.
If you Liked it! then feel Free to Share and leave a Comment. Please post any query About this Widget you have in the comment box below.
0 Response to "New Floating Social Bookmarking Widget For Blogger 2012"
Posting Komentar