What is Social Media Bar?
It is a widget that has 8 most pop Social Networking platforms which appears inwards a shape of a Bar. It floats along your screen. Whenever, a visitor would scroll upwards or downwards a page it would float along him. There is no rocket scientific discipline behind this widget because everything is done amongst the aid of pocket-size jQuery. Consider the Following screenshot together with taste the alive action.
Where Social Media Bar Would Appear?
It is extremely flexible, together with nosotros tin house it either on the Left Side, Right Side, together with Top or fifty-fifty downwards a page. Since, nosotros convey used a jQuery. Therefore, nosotros convey to usage few commands similar “bottom”, “top”, “left” together with “right” to display it on dissimilar parts of our website. To clear your misconception considers the next screen.
How To Add Social Media Bar Widget inwards Blogger?
Many of our readers were complaining that nosotros ever part long tail tutorials. Therefore, from at in i lawsuit i nosotros would endeavor our finest to consummate the Widget Installation inwards only i step. Consider the next instructions.
Go To Blogger.com >> Template >> Edit HTML >> Proceed.
In the template search for </body> together with only higher upwards it glue the next Coding. Don’t modify the coding otherwise it would halt working. If anyone is unable to detect the </body> tag, hence he tin glue the coding only below <body> tag.
<!-- import Scripts -->
<script type="text/javascript" src="https://mybloggerlab.googlecode.com/files/jquery-1.7.1.min.js"></script>
<script type="text/javascript" src="https://mybloggerlab.googlecode.com/files/mblsocialbar.js"></script>
<div id="scolder">
<script type="text/javascript" src=" http://mbl-flipper-google-blogger.googlecode.com/files/socialflipmin.js"></script></div>
<link href='http://mybloggerlab.com/StyleSheet/mblsocialbar.css' rel='stylesheet' type='text/css'/>
<!-- MBL Social Media Bar For Blogger -->
<script type="text/javascript">
$(document).ready(function(){
$.mblSocialBar({
items: {
twitter: { url: '#', text: 'Follow me on twitter' },
facebook: { url: '#', text: 'Profile on facebook' },
rss: { url: '#', text: 'RSS Feed' },
google: { url: '#', text: 'Profile on google+' },
youtube: { url: '#', text: 'Profile on youtube' },
orkut: { url: '#', text: 'Profile on orkut' },
myspace: { url: '#', text: 'Profile on myspace' },
digg: { url: '#', text: 'Profile on digg' },
},
show: 8,
position: "left",
skin: "clear"
});
});
</script>
- Adding URL: Replace All # amongst your URLs According to the wish needs.
- Change Positions: In club to modify the seat of the widget Replace “Left” to Either “right”, “top” or “bottom” from the coding according to your wish needs. Remember: Don't usage Capital Letters otherwise it would halt working.
- Display Less Social Site: In club to Display Less Social Sites only Replace “8” amongst less numbers i.e. 7, 6, five together with it would exhibit less buttons. However, it would outset displaying an Arrow that would allow visitors to larn access to the Hidden sites.
- Change Skins: We convey added 2 Themes to this Social Media Bar i.e. “clear” together with “dark”. To Change the electrical flow “clear” subject to nighttime only replace clear to Dark from the JavaScript coding.
All Done: After customizing everything according to the wish needs, hence relieve the template past times pressing “Save Template” button. Go take in your site together with nosotros are certain it would non allow your site’s await down. Don’t forget to larn out your suggestions.
Credits: This Widget is entirely created past times MBL Developers. Therefore, While Sharing this tutorial/widget amongst your followers produce non forget to give a Credit dorsum link to MyBloggerLab. It’s our humble request!
From The Editor’s Desk:
Hope this Social Bar would aid everyone inwards edifice their social audience. This bar mightiness non piece of work on such sites which are already using other Floating widgets i.e. Floating Older/Newer Posts together with etc. What are your thoughts almost the marvel widget? Take a lot attention till then, Peace, blessings together with happy floating.Credits: This Widget is entirely created past times MBL Developers. Therefore, While Sharing this tutorial/widget amongst your followers produce non forget to give a Credit dorsum link to MyBloggerLab. It’s our humble request!



No comments:
Post a Comment