01 March 2013
How to Add 5 in 1 Slide Out Floating Social Subscribing Widget to Blogger 2013
Friday, March 01, 2013
By
Imtiaz Ahmed
Blogger Tips,
Blogger Widgets,
Blogger Widgets and plugins
No comments


Yesterday I shared Pure CSS Expanded Social Network Widget with you. Today I'm going to share another Awesome blogger widget that contain all the 5 Big Social Network (Facebook, Twitter, Google Plus, Email Subscribe, YouTube) jQuery Slide Out Widget For Your Blog & Website To Increase Your Social Fans.
So we have five different Pop up Like Boxes which appears on hover on little image that are at right sidebar on you blog.
One of the best ways to increase your Social fans is to add the Jquery Pop-up Social Box to your Blog. Once this widget is installed on your blog, your visitors will be shown a slide out box with the option to like your Facebook Page, or want to follow on Twitter, or want to add you in there circle, want to subscribe your feedburner email whenever they visit your blog.
Advantages this widget is to free space on the page. Because if you add all of these widget on your site/blog, it will take a huge space that will make your visitor angry, It can prevent website normal as the box. Static widget as soft box with jQuery effect of activation for the blogger, this is another cool control. Here I have added as the box with simple jQuery hover effect. Let add this cool widget through below Widget Generator.
Features:
- 1.) J-Query/JavaScript Widget.
- 2.) Slide-Out On Hover.
- 3.) Awesome And Stylish.
- 4.) Facebook Like Box Included.
- 5.) Twitter Followers Box Included.
- 6.) YouTube Subscribe Box Included.
- 7.) Google Plus Add To Circle Widget Included.
- 8.) FeedBurner RSS Subscribe Through E-Mail Widget Included.
- 9.) Sliding Effect Enabled.
- 10.) Slide Out On Hove And Get Back On Mouse Out.
How To Add This Gadget To Blogger?
- 1. Replace my User name with yours in below widget generator
- 2. Click Generate Button
- 3. Check Live Preview by clicking Preview button
- 4. Now finally Click ADD TO BLOGGER to add this widget on your blog
5 in 1 Social Subscribing Slide Out Widget Generator
Select All And Copy this Code
<style> img, a { border: 0; } #on { visibility: visible; } #off { visibility: hidden; } #facebook_div { width: 196px; height: 340px; overflow: hidden; } #twitter_div { width: 246px; height: 353px; overflow: hidden; } #google_plus_div { width: 290px; height: 120px; overflow: hidden; margin-left: 5px; margin-top: 1px; } #NBTfeedburner_div { width: 300px; height: 120px; overflow: hidden; margin-top: 5px; margin-left: -4px; } #NBT_div { width: 300px; height: 97px; overflow: hidden; } /* right side style */ #facebook_right { z-index: 10005; border: 2px solid #3c95d9; background-color: #fff; width: 196px; height: 353px; position: fixed; right: -200px; } #facebook_right img { position: absolute; top: -2px; left: -35px; } #facebook_right iframe { border: 0px solid #3c95d9; overflow: hidden; position: static; height: 360px; left: -2px; top: -3px; } #twitter_right { z-index: 10004; border: 2px solid #6CC5FF; background-color: #6CC5FF; width: 246px; height: 353px; position: fixed; right: -250px; } #twitter_right_img { position: absolute; top: -2px; left: -35px; border: 0; } #google_plus_right { z-index: 10003; background-color: #F2F2F2; border: 2px solid #006ec9; border-top: 2px solid #0056a0; border-bottom: 2px solid #0056a0; border-right: 2px solid #0056a0; border-left: 2px solid #0056a0; width: 290px; height: 120px; position: fixed; right: -292px; } #google_plus_right_img { position: absolute; top: -2px; left: -33px; border: 0; } #feedburner_right { z-index: 10003; background-color: #fefefe; border: 2px solid #5b5b5b; border-top: 2px solid #5b5b5b; border-bottom: 2px solid #5b5b5b; border-right: 2px solid #5b5b5b; border-left: hidden; width: 300px; height: 97px; position: fixed; right: -303px; } #feedburner_right_img { position: absolute; top: -2px; left: -33px; border: 0; } #NBT_right { z-index: 10003; border: 2px solid #303030; background-color: #fff; width: 300px; height: 97px; position: fixed; } #NBT_right img { position: absolute; top: -2px; left: -101px; } /* left side style */ #facebook_left { z-index: 10005; border: 2px solid #3c95d9; background-color: #fff; width: 196px; height: 353px; position: fixed; left: -200px; } #facebook_left img { position: absolute; top: -2px; right: -35px; } #facebook_left iframe { border: 0px solid #3c95d9; overflow: hidden; position: static; height: 360px; right: -2px; top: -3px; } #twitter_left { z-index: 10004; border: 2px solid #6CC5FF; background-color: #6CC5FF; width: 246px; height: 353px; position: fixed; left: -250px; } #twitter_left_img { position: absolute; top: -2px; right: -35px; border: 0; } #google_plus_left { z-index: 10003; background-color: #006ec9; border: 2px solid #006ec9; border-top: 2px solid #0056a0; border-bottom: 2px solid #0056a0; border-left: 2px solid #0056a0; border-right: 2px solid #0056a0; width: 290px; height: 120px; position: fixed; left: -292px; } #google_plus_left_img { position: absolute; top: -2px; right: -33px; border: 0; } #feedburner_left { z-index: 10003; background-color: #fefefe; border: 2px solid #5b5b5b; border-top: 2px solid #5b5b5b; border-bottom: 2px solid #5b5b5b; border-left: 2px solid #5b5b5b; border-right: hidden; width: 300px; height: 97px; position: fixed; left: -303px; } #feedburner_left_img { position: absolute; top: -2px; right: -33px; border: 0; } #NBT_left { z-index: 10003; border: 2px solid #303030; background-color: #fff; width: 300px; height: 97px; position: fixed; } #NBT_left img { position: absolute; top: -2px; right: -101px; } .box-title1 { border: 1px solid #ddd; /*border-radius*/ -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; /*box-shadow*/ -webkit-box-shadow: 5px 5px 5px #CCCCCC; -moz-box-shadow: 5px 5px 5px #CCCCCC; box-shadow: 5px 5px 5px #CCCCCC; padding: 10px; margin: 10px 0; } .enteryouremail { background: #fff !important; border: 1px solid #d2d2d2; padding: 0px 8px 0px 8px; color: #a19999; font-size: 12px; height: 25px; width: 165px; /*border-radius*/ -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin: 0px; } .submitbutton { background: #FF8000; border: 1px solid #F66303; /*box-shadow*/ -webkit-box-shadow: 3px 3px 3px #666; box-shadow: 3px 3px 3px #666; font: bold 12px Arial, sans-serif; color: #000000; height: 25px; padding: 0 12px 0 12px; margin: 0 0 0 5px; /*border-radius*/ -webkit-border-radius: 5px; border-radius: 5px; cursor: pointer; } #youtube_right { z-index: 10001; background-color: #fefefe; border:2px solid #ff0000; border-top:2px solid #5b5b5b; border-bottom: 2px solid #5b5b5b; border-right:2px solid #5b5b5b; border-left: hidden; width:301px; height: 106px; position: fixed; right: -303px; } #youtube_right_img { position: absolute; top: -2px; left: -33px; border: </style> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script> <script src="http://apis.google.com/js/plusone.js" type="text/javascript"></script> <script type="text/javascript"> jQuery(document).ready(function () { jQuery("#facebook_right").hover(function () { jQuery(this).stop(true, false).animate({ right: 0 }, 500); }, function () { jQuery("#facebook_right").stop(true, false).animate({ right: -200 }, 500); }); jQuery("#twitter_right").hover(function () { jQuery(this).stop(true, false).animate({ right: 0 }, 500); }, function () { jQuery("#twitter_right").stop(true, false).animate({ right: -250 }, 500); }); jQuery("#google_plus_right").hover(function () { jQuery(this).stop(true, false).animate({ right: 0 }, 500); }, function () { jQuery("#google_plus_right").stop(true, false).animate({ right: -292 }, 500); }); jQuery("#feedburner_right").hover(function () { jQuery(this).stop(true, false).animate({ right: 0 }, 500); }, function () { jQuery("#feedburner_right").stop(true, false).animate({ right: -303 }, 500); }); jQuery("#youtube_right").hover(function () { jQuery(this).stop(true, false).animate({ right: 0 }, 500); }, function () { jQuery("#youtube_right").stop(true, false).animate({ right: -303 }, 500); }); }); </script> <br /> <div id="on"> <div id="facebook_right" style="top: 10%;"> <div id="facebook_div"> <img alt="" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj10pDYMgZSRHfN0eaAf_cHWjo3s2HEGOfd-VCh01_9nksr1TMLUmMOkb1l22hXNgKYZKV2ytmG9yYx_Jfu0CvvsRTOnhb8WvMzdCGa9kCxc-kiQsFiimBfjJD_wj3PtFBfRR51lwfhv4MX/s1600/NBTfacebook_right.png" /> <iframe allowtransparency="true" frameborder="0" scrolling="no" src="//www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fitsimtiazforum&width=200&height=346&colorscheme=light&show_faces=true&border_color&stream=false&header=false" style="border: none; height: 346px; overflow: hidden; width: 200px;"></iframe> </div> </div> </div> <div id="on"> <div id="twitter_right" style="top: 25%;"> <div id="twitter_div"> <img id="twitter_right_img" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgDM-PACuNZbkoonF2Y4VJfbQKlnfacx2vAge_nh8CLCpGc50OJmWSPi-O7lpcHCdwKGX3BR1tDrn_PvLjW_P-EwTpWqTgI5WJ_S6MJ273WBbUb4iuGGiYNTWcnTXr9QNkIKWMg2NohgxOn/s1600/NBTtwitter_right.png" /> <script src="http://widgets.twimg.com/j/2/widget.js"></script> <script src="http://widgets.twimg.com/j/2/widget.js"></script> <script> new TWTR.Widget({ version: 2, type: 'profile', rpp: 4, interval: 1000, width: 246, height: 265, theme: { shell: { background: '#63BEFD', color: '#FFFFFF' }, tweets: { background: '#FFFFFF', color: '#000000', links: '#47a61e' } }, features: { loop: false, live: true, scrollbar: false, hashtags: false, timestamp: true, avatars: true, behavior: 'all' } }).render().setUser('itsimtiazforum').start(); </script> </div> </div> </div> <div id="on"> <div id="google_plus_right" style="top: 40%;"> <div id="google_plus_div"> <img id="google_plus_right_img" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh7Ibe3FEqzijCp120DzKLe4KVf_qqAlqrHfBWJLvxUr9M9wiII52Psq0rlUT-NaugHo-lDrtP9bT1ONzMoY70diA1FwljLkqvx0JKMSILv_ajAX2DWOeWgE5hyphenhyphenPe0NuX9JVnSmuvNDQyU4/s1600/NBTgoogle_plus_right.png" /> <div style="float: left; margin: 10px 10px 10px 0;"> <div class="g-plus" data-width="280" data-height="69" data-href="//plus.google.com/106844825834010436910" data-rel="author"></div> <div class="g-plusone" data-annotation="inline" data-width="280"></div> </div> </div> </div> <div id="on"> <div id="feedburner_right" style="top: 55%;"> <div id="NBTfeedburner_div"> <center> <h4 style="color: #f66303;"> You can also receive Free Email Updates:</h4> <form action="http://feedburner.google.com/fb/a/mailverify" method="post" onsubmit="window.open('http://feedburner.google.com/fb/a/mailverify?uri=itsimtiazforum', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true" target="popupwindow"> <input class="enteryouremail" gtbfieldid="10" name="email" onblur="if (this.value == '') {this.value = 'Enter your email here...';}" onfocus="if (this.value == 'Enter your email here...') {this.value = '';}" type="text" value="Enter your email here..." /> <input name="uri" type="hidden" value="itsimtiazforum" /> <input class="submitbutton" type="submit" value="Submit" /> </form> </center> <img id="feedburner_right_img" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEilGI3oHyViVOX3HNygVqu15sA4Ks6EYByiJ57g0GUjq_XpN1Tu72h4Yl78J9Q_wAvUtRgQibQXvBfca2Vp3q9zsHttvrDqkQau6Tw7tQo209hHQlVYD8_y4uE7e3xC1gXlIoEzW6-fZWES/s1600/NBTfeedburner_right.png" /> <div style="float: right; padding: 20px; margin: 0px;"> <span style="font-size:10px;">Widget by <a href="http://newbloggertips.com/">NBT</a></span><span style="font-size:8px;"></span> </div> </div> </div> </div> <div id="on"> <div id="youtube_right" style="top:70%;"> <div id="youtube_div"> <img id="youtube_right_img" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjPeqR6Dgj2mb59-N63vRCkBv985XYHgvB-CnN3yiVrvaeJECrpvFstJwNckSgOQPJ50dF9-O0fktg47UavX5SD0i7z8OUikKVcedcu0zhEAK8xN-XcjqI92IoYuvsT-e7lFUytrnS0drg/s1600/NBTyoutube_right.png " /> <div style="float:left;margin:1px 0px 0px 2px;"> <iframe src=http://www.youtube.com/subscribe_widget?p=itsimtiazpk style="height:105px;width:300px;border:0;" scrolling="no" frameborder="0"></iframe> </div> </div> </div> </div></div>Note:
Please Replace Highlight"106844825834010436910" Code Red Color Codes
- Please Replace Highlight"Itsimtiazforum" Code Red Color Codes
Hope you like this widget. If you need any help then drop your comments below.Happy Blogging.
0 comments:
Your feedback is always appreciated. We will try to reply to your queries as soon as time allows.
Note:
1. To add HTML CODE in comments then please use our HTML Encoder
2. You can always Test the tutorial on our HTML Editor
3. Please do not spam Spam comments will be deleted immediately upon our review.
Regards,
Imtiaz Ahmed