16 July 2012

How To Add Mashable Sharing Widget With G+ Add To Circles

| |
Mashable sharing widgets are so popular now a days. Many people search them and want to add them to their blogs because they really benefit them. 
They make your blogs attractive and up-to-date.

 

Mashable sharing widgets are fairly attractive and undoubtedly  they're one of the most charming and well equipped social box that indeed increase the subscription rates.

There are number of Mashable style sharing widgets drifting round the internet, and i extremely longed for coming up with this version.


Follow a few simple steps given below to add this awesome widget to your blog:

Step #1:   
Move to Blogger Dashboard >>> Design >>> Add a New Gadget.

And paste the following code in that new window:

    // PeH Mashable Sharing Widget

    <style>

    #search {

    }

    #search input[type="text"] {
        background: url(search-white.png) no-repeat 10px 6px #fcfcfc;
        border: 1px solid #d1d1d1;
        font: bold 12px Arial,Helvetica,Sans-serif;
        color: #bebebe;
        width: 150px;
        padding: 6px 15px 6px 35px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
        text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
        -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
        -webkit-transition: all 0.7s ease 0s;
        -moz-transition: all 0.7s ease 0s;
        -o-transition: all 0.7s ease 0s;
        transition: all 0.7s ease 0s;
        }

    #search input[type="text"]:focus {
        width: 200px;
        }

    </style>




    <style>
        /* Social Widget */
        #BeH-mashable-bar {
            border: 0;
            margin-bottom: 10px;
            margin: 0 auto;
                width:300px;
        }
        .fb-likebox {
            background: #fff;
            padding: 10px 10px 0 10px;
            border: 1px solid #D8E6EB;
            margin-top: -2px;
                height:79px;
        }
        .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;}
        .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:34px;}
        #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: center;
            color:#1E598E;
            overflow: hidden;
            height:30px;
            padding:14px;
            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('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgGdMXxnkY4Xj-pTsEPua0Plj5MqeVLG-qkeb-kTymPcXr2UzadWgf6g-ojxsR3AuWS80Rx8kykH1KVzP42_XTeKh-9JY377TZEwi9xEWUkeWTyuZi3m5b4iskQ7WCLoX_B3qV5ggoATSo/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-linkedin 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-linkedin a:hover, #other-social-bar .other-follow li.my-gplus a:hover{
        text-decoration:underline;
        }

        #other-social-bar .other-follow li.my-linkedin {
            background: url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhVE7UgMX1NUG1sHLCDWwhPB3B6KyW8Atu864Bf8MKfdL54I_CN4geC26GuJUPDUH2ASUVU9TP8x_Xvswz8peVAZ4vv8m4KOJOI2xd1XgUhgcXIF0bhxce8ubOyLeEoZgxPBG-T89ofqEw/s400/linkedin-16x16.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(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgpMLRVdeq5XULbXFQnh6HNFGoSQbAo27z9O5FjtCtpexIkyayEiqCZnBM7ATWXGy-MF2e9axgfGsDE83BmmtV4-xFXtBDLKNK702G-TetbLTC9peYNXCNY6meplOB87WJ1lpkkq9QSJcA/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="BeH-mashable-bar" > <!-- Begin Widget -->



    <form method="get" action="/search" id="search">
      <input name="q" type="text" size="40" placeholder="Search..." />
    </form><br/>

    <g:plus href="Here Paste Your G+ URL" rel="publisher" width="300" height="69" theme="light"></g:plus>




    <div class="fb-likebox"> <!-- Facebook --> <iframe src="//www.facebook.com/plugins/like.php?href=Here Paste Your Facebook URL&amp;send=false&amp;layout=standard&amp; width='50'px&amp;show_faces=true&amp;action=like&amp;colorscheme=light&amp;

        font&amp;height=100px&amp;appId=234513819928295" scrolling="no" frameborder="0" style="border:none; overflow:hidden; "></iframe></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=Your Name&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.open('http://feedburner.google.com/fb/a/mailverify?uri=Your Name', '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="if(this.value==this.defaultValue)this.value=&#39;&#39;;" onblur="if(this.value==&#39;&#39;)this.value=this.defaultValue;" />     
                <input type="hidden" value="bloggingehow" 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="Your Feedburner URL" target="_blank">RSS Feed</a> </li> <li class="my-gplus"> <a rel="nofollow" title="Google Plus" rel="author" href="
Here Paste your G+ URL/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;"> </div></div>

        <!-- End Widget --> </div> <!--end of social widget-->






Step #2: 
After adding this code you will have to change the above blue colored text with your own links for your social media networks.




You had to do just this and you've added the widget to your blog. 

Now if you have any problem just pass the comments below....