Pages

Sunday 22 December 2013

Add Mashable Style Sharing Widget In Blogger



  As we published many widgets  and on many of

  our readers demand today we are introducing
  Mashable Style Sharing Widget which we are
  also using right now. Recently we published
  Today we are publishing this widget it is
  including your Google+ Page, Your Twitter
  Page, and your RSS Feedburner ID. Well
  this is very cool widget which includes many
  social sites which help to get in touch with
  your readers and new visitors. Without taking
  much time lets start our tutorial i will show you
  how to add this in your Blogger Template and
  its customization. So lets have a look on this Widget.


How To Add Mashable Style Sharing Widget In Blogger?

  • First Go TO Blogger > Layout > Add A Gadget
  • Now add a HTML/JavaScript Gadget
  • Now paste the following code in it
<style>
    /* Social Widget */
    #MBW-mashable-bar {
        border: 0;
        margin-bottom: 10px;
        margin: 0 auto;
            width:300px;
    }
    .fb-likebox {
        background: #fff;
        padding: 10px 13px 0 10px;
        border-right: 1px solid #D8E6EB;
       border-left: 1px solid #D8E6EB;
       border-bottom: 1px solid #D8E6EB;
        margin:0px;
            height:45px;
    }
    .googleplus {
        background: #F5FCFE;
        border-top: 1px solid #FFF;
        border-bottom: 1px solid #ebebeb;
        border-right: 1px solid #D8E6EB;
        border-left: 1px solid #D8E6EB;
        border-image: initial;
        font-size: .90em;
        font-family: "Arial","Helvetica",sans-serif;
        color: #000;
        padding: 9px 11px;
        line-height: 1px;}
    .googleplus span {
        color: #000;
        font-size: 11px;
        position: absolute;
        display:inline-block;
        margin: 9px 70px;}
    .g-plusone {    float: left;}
.gplus {
        background: #fff;
        padding: 0px;
        border: 0px solid #C7DBE2;
        margin-bottom:-13px;}
    .twitter {
        background: #EEF9FD;
        padding: 10px;
        border: 1px solid #C7DBE2;
        border-top: 0;}
    #mashable {
        background: #EBEBEB;
        border: 1px solid #CCC;
        border-top: 1px solid white;
        padding: 2px 8px 2px 3px;
        text-align: right;
        border-image: initial;}
    #mashable .author-credit {}
    #mashable .author-credit a {
        font-size: 10px;
        font-weight: bold;
        text-shadow: 1px 1px white;
        color: #1E598E;
        text-decoration:none;}
    #email-news-subscribe .email-box{
        padding: 5px 10px;
        font-family: "Arial","Helvetica",sans-serif;
        border-top: 0;
        border-right: 1px solid #C7DBE2;
        border-left: 1px solid #C7DBE2;
        border-image: initial;
       height:35px;}
    #email-news-subscribe .email-box input.email{
        background:#FFFFFF;
        border: 1px solid #dedede;
        color: #999;
        padding: 7px 10px 8px 10px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        -o-border-radius: 3px;
        -ms-border-radius: 3px;
        -khtml-border-radius: 3px;
        border-radius: 3px;
        border-image: initial;
        font-family: "Arial","Helvetica",sans-serif;}  
    #email-news-subscribe .email-box input.email:focus{color:#333}  
    #email-news-subscribe .email-box input.subscribe{
        background: -moz-linear-gradient(center top,#FFCA00 0,#FF9B00 100%);
        background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#FFCA00),color-stop(1,#FF9B00));
        background: -moz-linear-gradient(center top,#FFCA00 0,#FF9B00 100%);
        -pie-background: linear-gradient(270deg,#ffca00,#ff9b00);
        font-family: "Arial","Helvetica",sans-serif;
        border-radius:3px;
        -moz-border-radius:3px;
        -webkit-border-radius:3px;
        border:1px solid #cc7c00;
        color:white;
        text-shadow:#d08d00 1px 1px 0;
        padding:7px 14px;
        margin-left:3px;
        font-weight:bold;
        font-size:12px;
        cursor:pointer;
        border-image: initial;}
    #email-news-subscribe .email-box input.subscribe:hover{
        background: #ff9b00;
        background-image:-moz-linear-gradient(top,#ffda4d,#ff9b00);
        background-image:-webkit-gradient(linear,left top,left bottom,from(#ffda4d),to(#ff9b00));
        filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ffffff,endColorStr=#ebebeb);
        outline:0;-moz-box-shadow:0 0 3px #999;
        -webkit-box-shadow:0 0 3px #999;
        box-shadow:0 0 3px #999
        background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ffda4d),color-stop(1,#ff9b00));
        background:-moz-linear-gradient(center top,#ffda4d 0,#ff9b00 100%);
        -pie-background:linear-gradient(270deg,#ffda4d,#ff9b00);
        border-radius:3px;
        -moz-border-radius:3px;
        -webkit-border-radius:3px;
        border:1px solid #cc7c00;
        color:#FFFFFF;
        text-shadow:#d08d00 1px 1px 0}  
    #other-social-bar {
        background-color: #D8E6EB;
        box-shadow: 0 1px 1px #FFFFFF inset;
        padding: 0px;
        font-family: "Arial","Helvetica",sans-serif;
        font-weight:bold;
        overflow: hidden;
        border: 1px solid #B6D0DA;
           height:37px;
    }
    #other-social-bar ul {list-style: none outside none; padding-left: 4px;}
    #other-social-bar .other-follow {
        float: left;
        color:#1E598E;
        overflow: hidden;
        height:20px;
        padding:5px;
        width: 270px;}
    #other-social-bar .other-follow ul {
        list-style: none outside none;
        padding-left: 4px;}
    #other-social-bar .other-follow ul li {
        font-size: 12px;
        font-weight: bold;
        display:inline;
        border:0;
        text-shadow: 1px 1px white;}  
    #other-social-bar .other-follow ul li a {
        font-size: 12px;
        color:#1E598E;
        font-weight: bold;
        display:inline;
        text-shadow: 1px 1px white;}
    #other-social-bar .other-follow li {
        font-size: 12px;
        font-weight: bold;
        display:inline;
        border:0;
        text-shadow: 1px 1px white;}
    #other-social-bar .other-follow li a {
        font-size: 12px;
        color:#1E598E;
        font-weight: bold;
        display:inline;
        text-shadow: 1px 1px white;}
    #other-social-bar .other-follow li.my-rss {
        background: url('http://3.bp.blogspot.com/-sR72SM_Wets/TwHZG9y4hXI/AAAAAAA
AFv8/0bP2R3Qkl8c/s400/rss-16x16.png') no-repeat transparent;
        line-height: 1;
        padding: 0px 3px 1px 20px;
        width: 60px;
        margin-bottom:0px;
            margin-left:5px;}
    #other-social-bar .other-follow li.my-rss a, #other-social-bar .other-follow li.my-twitter a, #other-social-bar .other-follow li.my-gplus a{
    text-decoration:none;
    }
    #other-social-bar .other-follow li.my-rss a:hover, #other-social-bar .other-follow li.my-twitter a:hover, #other-social-bar .other-follow li.my-gplus a:hover{
    text-decoration:underline;
    }
    #other-social-bar .other-follow li.my-twitter {
        background: url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh9_X3coAgtQ5P1NI-ALMOe48D0YI6y61x0JKhhQUhABDSzQlTweV1tzhnNzYDRdfv3sUFVZZusgcHcZk88T_S0t4NJhXdhnuthrSSg8FaLsx8tRCvtqz-c3XPbc8yWS5Mc72ZtHBluWtE/s400/twitter%2527.png') no-repeat transparent;
        line-height: 1;
        padding: 0px 3px 1px 20px;
        width: 60px;
        margin-bottom:0px;}
    #other-social-bar .other-follow li.my-gplus {
        background: url(http://4.bp.blogspot.com/-cC729VpBxrk/TwHZE71ZgoI/AAAAAAAAFvk/_UMyI
gA8vj8/s400/gplus-16x16.png) no-repeat transparent;
        line-height: 1;
        width: 60px;
        padding: 0px 3px 1px 20px;
        margin-bottom:0px;}
    </style>
    <!--[if IE]>
    <style>
    #email-news-subscribe .email-box input.subscribe{
        background: #FFCA00;
        }
    </style>
    <![endif]-->
<!--begin of social widget--> <div style="margin-bottom:10px;"> <div id="MBW-mashable-bar" > <!-- Begin Widget -->
<div class="gplus"> <link href="https://plus.google.com/1074585529559
31931823/" rel="publisher" />
<script type="text/javascript"> window.___gcfg = {lang: 'en'}; undefinedfunctionundefined) {var po = document.createElementundefined"script"); po.type = "text/javascript"; po.async = true;po.src = "https://apis.google.com/js/plusone.js"; var s = document.getElementsByTagNameundefined"script")[0]; s.parentNode.insertBeforeundefinedpo, s); })undefined);</script> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.pushundefined['_setAccount', 'UA-29131740-1']); _gaq.pushundefined['_trackPageview']); undefinedfunctionundefined) { var ga = document.createElementundefined'script'); ga.type = 'text/javascript'; ga.async = true; ga.src = undefined'https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagNameundefined'script')[0]; s.parentNode.insertBeforeundefinedga, s); })undefined); </script>
<!-- Place this tag where you want the badge to render --> <g:plus href="https://plus.google.com/107458552955931931823/" width="300" height="131" margin="0px" theme="light"></g:plus> </div>
<div class="fb-likebox"> <!-- Facebook --> <iframe src="//www.facebook.com/plugins/like.php?href=http://facebook.com/mybloggerwidget&amp
;send=false&amp;layout=standard&amp; width=200px&amp;show_faces=false&amp
;action=like&amp;colorscheme=light&amp; font&amp;height=100px&amp;" scrolling="no" frameborder="0" style="border:none; overflow:hidden; "></iframe> </div>
<div class="googleplus"> <!-- Google --> <span>Recommend us on Google!</span><div class="g-plusone" data-size="medium"></div> <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script> </div>
<div class="twitter"> <!-- Twitter --> <iframe title="" style="width: 300px; height: 20px;" class="twitter-follow-button" src="http://platform.twitter.com/widgets/follow
_button.html#_=1319978796351&amp; align=&amp;button=blue&amp;id=twitter_tweet_button_0&amp; lang=en&amp;link_color=&amp;screen_
name=mybloggerwidget&amp;show_count=&amp; show_screen_name=&amp;text_color=" frameborder="0" scrolling="no"></iframe> </div>
<div id="email-news-subscribe"> <!-- Email Subscribe --> <div class="email-box"> <form action="http://feedburner.google.com/fb/a/mailverify" method="post" target="popupwindow" onsubmit="window.openundefined'http://
feedburner.google.com/fb/a/mailverify?uri=MyBloggerWidgets', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true"> <input class="email" type="text" style="width: 150px; font-size: 12px;" id="email" name="email" value="Enter Your Email here.." onfocus="ifundefinedthis.value==this.defaultValue)this.value=&#39;&#39;;" onblur="ifundefinedthis.value==&#39;&#39;)this.value=this.defaultValue;" /> <input type="hidden" value="MyBloggerWidgets" name="uri" /> <input type="hidden" name="loc" value="en_US" /> <input class="subscribe" name="commit" type="submit" value="Subscribe" /> </form> </div> </div> <div id="other-social-bar"> <!-- Other Social Bar --> <ul class="other-follow"> <li class="my-rss"> <a rel="nofollow" title="RSS" href=http://feeds.feedburner.com/MyBloggerWidgets target="_blank">RSS Feed</a> </li> <li class="my-twitter"> <a rel="nofollow" title="twitter" rel="author" href=https://twitter.com/mybloggerwidget"  target="_blank">Twitter</a> </li> <li class="my-gplus"> <a rel="nofollow" title="Google Plus" rel="author" href=https://plus.google.com/107458552955931
931823/posts target="_blank">Google Plus</a> </li> </ul> </div> <div id="mashable" style="background: #EBEBEB;border: 1px solid #CCC;border-top: 1px solid white;padding: 1px 8px 1px 3px;text-align: right;border-image: initial;font-size:10px;font-family: "arial","helvetica",sans-serif;"> <span class="author-credit" style="font-family: Arial, Helvetica, sans-serif;"><a href="http://www.mybloggerwidgets.com/ target="_blank" >Blogger Widgets »</a></span></div></div> <!-- End Widget --> </div>
<!--end of social widget—>
  • Change Green color Links with your Google Plus Link
  • Change Orange color URL with your Facebook page URL
  • Change Blue color URL with your Feedburner URL
  • Change Olive color with your Twitter URL
  • After the above changes click on Save Button and you are done !

Need Help?

If you need any kind of help then please feel free to ask in comment section take care !

5 comments:

  1. I just discovered this site and I already love it! ~ Thank you! Please check out my blog, too- www.thebitchslife.blogspot.com

    ReplyDelete
  2. visit my blog
    http://chenkho.blogspot.com

    ReplyDelete
  3. kumpulan widget paling lengkap
    http://chenkho.blogspot.com

    ReplyDelete
  4. Thanks for sharing this article. Please visit my blog http://seobloguri.blogspot.ro/.

    ReplyDelete

 

Total Pageviews

Copyright © BW

Very Funny Videos Football Fails Compilation Spank Cam Prank Compilation Funny Videos Compilation World Most Biggest Balloon Funny Killer Clown Prank Our Christmas Tree Zalfie Christmas Movie Night Christmas Fun With Zone And Nala Fun Things To Do Christmas New Funny Clips Most Funniest Moments Best Funny Amazing Video Clips Christmas Santa Funny Snata Funny Santa Claus Funny Santa Claus Epic Fail Christmas Day Crazy Santa Christmas Information Christmas Cork Craft Ideas Christmas Com Holidays For Christmas How The Gymnast Stole Christmas Christmas Winter Activities Planning For Best Christmas Activities Jose Mari Chan Jose Mari Chan Do You Hear What I Hear Jose Mari Chan Christmas Carol Christmas Songs Jose Mari Chan Christmas In Our Hearts Christmas Songs Of Jose Mari Chan Secret The Santa Santa Ninth Reindeer About Celebrate Christmas Christmas Candy Canes Chrismon Patterns Christmas Carols Christmas Cards Christmas Eve Traditions Christmas Crackers A Santa Twas The Night Before Christmas About Shopping Mall Santa And More About Santa Claus Who Comes To New York St. Nicholas Christmas Santa About Boxing Day And Christmas Christmas Bells Xmas Why Is Christmas Day On The 25th December? Christmas Card Greetings Christmas Days Christmas Just Fun Com Christmas Party Ideas For Family Christmas Event Christmas Party Food Ideas Christmas Entertainment Hire Corporate Christmas Entertainment Ideas Christmas The Yule Log Winter Festivals During Christmas Holiday The History Of Wassailing And Mumming Christmas Trees Decoration Father Christmas Snow And Ice Easy Christmas Pudding Personalized Christmas Gifts Christmas Decorations With Poinsettia Flowers Pickle Ornament Christmas Fun Day Mince Pies On Christmas Holiday Day Fun Done Diwali Videos Christmas Fun Happy New Year New Funny Videos Comedy Videos Prank Videos News Christmas Christmas Videos Funny Santa Christmas Prank Upcomming Events Christmas Ornaments Christmas Balls History Of Christmas Day Presents For Christmas Happy Christmas Day German Christmas History Of Christmas Christmas Poems Christmas Carols Christmas Around The World Christmas Decorations Christmas Tree Christmas Present Christmas Santa Xmas Funny Happy New Year See Santa Claus Run Santa Run Santa Fun Run Santa Funny Christmas Fun Run Running Santa Santa Com Santa Fun Run Naughty Little Elf Funny Santa Christmas Prank Write Santa Track Santa Online Kids Santa Where Is Santa From Locate Santa Santa Kids Gifts From Santa Claus Santa Claus Address Santa Card Track Santa Now Santa s Home Santa For Kids Where Santa? Santa Finder Follow Santa where is santa now 2016 See Santa Find Santa Talk to Santa Claus Call Santa Claus Mobile Santa's Village Santa North Pole Where s Santa Where is Santa Now Funny Santa Day Of Christmas Celebrating Christmas Around The World Where Is Santa Now The 12 Days of Christmas Funny Video Santa Claus Prank Christmas Greetings Locate Santa Santa Christmas The Fun On Christmas Funny Prank Holiday Christmas Holiday In Christmas Christmas Holiday Christmas Fun Holidays For Christmas Fun Of Holidays Christmas Holidays Christmas Season Christmas Fun Day Christmas Entertainment Christmas Day Christmas Events Prank For Christmas Fun Jesus Prank Days Of The Year Com Special Days Of The Christmas Prank For Your Happy New Year Fun Of New Year Happy New Year Happy UPCOMING DAYS Upcoming Special Days Year Of Fun Days Of The Year Christmas Fun Day Fun Day Psycho Santa Claus Jesus Pranks Compilation Power Pranks One Year of Fun Year Of Fun Funny Days Best Funny Clip Days Of The Year Fun Holidays Funny Monkeys Year Of Fun 2017 Fat Girl Love For Fat Girl Gift For Boyfriend Days Of The Year In World Days Of The Year Com Special Days In a Year Day Holidays Funny Days Days Of The Year Special Days In a Year Days Of The Year Fun Holidays Upcoming Special Days Upcoming Days Best Fails 2017 One Year of Fun funniest Video Funny New Happy Funny Years Christmas Fun the fun 2017 Fun Done Online Entertainment Events Today Entertainment News Latest EventsIn The World Fun Video Fashion And You Hollywood Video Surprising Face like A Monkey