Social mass media networks always great useful resource to get traffic. Just about every bloggers wish to get huge traffic for blog. For that reason we have to be active in social medias site. Because we need get lot of enthusiasts and friends. In this tutorial im gonna make clear How to add Way Floating Social Bookmark Golf widget for Blogger. It will help to increase your followers and friends. This Floating Public Bookmark Widget shows in each pages in writers. You may link your interpersonal media profile Facebook, Tweets Pinterest and Google plus. It helps to get new followers and friends to your profile. Check below link for demo.

Just how to Add Unique Really simply syndication Subscribe Widget For blog owner


1. Log in to tumblr account and Click drop down.




2. Now select "Template" and click edit html
3. Find this tag by using Ctrl+F </head>
4. Past Code Below before </head> tag

<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js' type='text/javascript'/> 
<script language='javascript'> 
var name = &quot;#floatMenu&quot;;
var menuYloc = null;
$(document).ready(function(){menuYloc = 
parseInt($(name).css(&quot;top&quot;).substring(0,$(name).css 
(&quot;top&quot;).indexOf(&quot;px&quot;)))
$(window).scroll(function () { offset = menuYloc+$(document).scrollTop()+&quot;px&quot;;$(name).animate({top:offset},{duration:1000,queue:false});});}); 
#floatMenu {
position:absolute;top:150px;float:left;width:45px;}
#floatMenu ul {list-style: none;}
#floatMenu ul li a {-webkit-transform:scale(0.6);-moz-transform:scale(0.6);-o-transform:scale(0.6);-webkit-transition-duration: 0.5s;-moz-transition-duration: 0.5s;-o-transition-duration: 0.5s;opacity: 0.8;}
#floatMenu ul li a:hover {-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);opacity: 1;}
</style>

5. Press Ctrl+F to find </body>  and press Enter
6. Past Code below before </body> tag

<div id='floatMenu'>
<ul>
<li><a href='http://facebook.com/cam-magic' target='_blank'><img border='0' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhakbWp6z6FSa3rQPAsp4XW7AZF-lSNQ7cQHsPy95J8SsXh343aA0TNfTgmmDwuVvxfn_jQ995z1lwNU5x3vCRr3Dr_cov2LVSwT2WjRPn6KPqVaRElF3l-VyKscG4Fsliuppqr7T-vUEM/s1600/btrix-facebook.png' style='margin-bottom: 3px;' title='Follow Me On  Facebook'/></a></li>
<li><a href='http://twitter.com/cam-magic' target='_blank'><img border='0' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiqSnwj77Z4r03TN16JeNYGKLQhs5pegquK2MeamDORHpYGizD_CQKkU9Yffpa3Jxcqjw4j-WxD_Xig51FhgD_fZfS9_KThXEIzs4ExFaHkVdWiOkzGTrO9uyEWbfwVbG-mtKwnCi4OCq0/s1600/btrix-twitter.png' style='margin-bottom: 3px;' title='Follow Me On  Twitter'/></a></li>
<li><a href='http://pinterest.com/cam-magic/' target='_blank'><img border='0' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgPoI6X1YdpbrO-gRlxfTQaLSvjiyfRwG8HOikGyLv7G02dsLnF2FuAmh1n_ZfgfasvHF5fS0W8WA2_Tnd-lF4IKSI3CZRAH_eLmPRJTHcp914fWSjzRG5-1Cucd7-FCZdTbR5xPTNaMMg/s1600/btrix-pinterest.png' style='margin-bottom: 3px;' title='Follow Me On  Pinterest'/></a></li>
<li><a href='https://plus.google.com/107955298793879607964' target='_blank'><img border='0' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj9yQQkYUGuYQaMlBkQqhCxaGMhnVu03JVBG0HdiA0O5Tl03ev7CGnD1SLPh9C07MCoKOeGy67W6vk3yvqwWn8ZJ6nOcDt62bGfr_LxqEv4rqjb0Ehc7lml45y5OdKSeYbFx4W-L7QRcZI/s1600/btrix-googleplus.png' style='margin-bottom: 3px;' title='Add Me your Circle'/></a></li>
</ul></div>

Replace cam-magic with your facebook username
Replace cam-magic with your twitter username
Replace cam-magic with your pinterest username
Replace 107955298793879607964 with your Google Plus ID Username

7. Click Save. Enjoy with float social Media!

Post a Comment

 
Top