Sabtu, 10 Mei 2014

Widget Sharing Social Dibawah Post Blogger


  • Pergi ke Blogger.com >> Situs Anda.
  • Klik Template >> Edit HTML.
  • Sekarang Anda baru masuk dalam Blogger HTML Editor tekan CTRL+F untuk mencari code ]]> </ b: skin>
  • Pastekan Kode dibawah ini di atas kode ]]> </ b: skin>

  • ul.social_TempatBlogging {
    list-style:none;
    display:inline-block;
    margin:15px auto;
    }
    ul.social_TempatBlogging li {
    display:inline;
    float:left;
    background-repeat:no-repeat;
    }
    ul.social_TempatBlogging li a {
    display:block;
    width:50px;
    height:50px;
    padding-right:10px;
    position:relative;
    text-decoration:none;
    }
    ul.social_TempatBlogging li a strong {
    font-weight:400;
    position:absolute;
    left:20px;
    top:-1px;
    color:#fff;
    z-index:9999;
    text-shadow:1px 1px 0 rgba(0,0,0,0.75);
    background-color:rgba(0,0,0,0.7);
    -moz-border-radius:3px;
    -moz-box-shadow:0 0 5px rgba(0,0,0,0.5);
    -webkit-border-radius:3px;
    -webkit-box-shadow:0 0 5px rgba(0,0,0,0.5);
    border-radius:3px;
    box-shadow:0 0 5px rgba(0,0,0,0.5);
    padding:3px;
    }
    ul.social_TempatBlogging li.abfacebook {
    background-image:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhfaDNg1oH-XZqOyQMzr4Wb3UzbvYDr1_VIoCPqthOOaRleCh7Qf6RsBaz76ol7HDcrpnbXhSdrK_GEbfDMDRuiKQ4LOEMMmByS_qLPiPtog3muIcgC5IJNd5SZkxCt9RQSrKKrOP5LV1dj/s1600/TempatBlogging-facebook-icon.png);
    }
    ul.social_TempatBlogging li.abtwitter {
    background-image:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhyrqlA-YSLDWtHX65hQwWQgsAV7Dhux5t1Zd17YxhyorgSc0_VolfwcpIx5CwTF63YZI7wJfY4ZKR9ujSx45m8Lsz0lX9JE_GIF6ZBDQJkoAT6ib1MG0VZeV4DZYesuJLxkxIX93aksvPS/s1600/TempatBlogging-twitter-icon.png);
    }
    ul.social_TempatBlogging li.abgoogleplus {
    background-image:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjlGO7kcv1fOs2gc-QDc4wRE49i8Qeq9m5q-b4qoeEdhNAX-uPnC3PwdODYDq8CkWiD2LdygaLaO8AUJHlN3vJ4lmoNhzi00CAODUxcBgSIIx3_I91zwCafmFpGCPYA70-mZYrvsLyoNRYM/s1600/TempatBlogging-google-icon.png);
    }
    ul li.abpinterest {
    background-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgpsmqNbToT6xjhOWP7EknUpu0N14eTMX8-12TVlAG4ZmdWIwv0vuxJ4YeCihLMCAsDUdvuvLKZs3p-DLBBJVOo0_wq-QEQjhx0B6w16k3Tqti2zMUMEN5vPGa1PvLooNP1gKBfhrKQ3eEe/s1600/TempatBlogging-Pinterest-icon.png);
    }
    ul.social_TempatBlogging li.abstumbleupon {
    background-image:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhPlRRE_RDCVEvO_Zr8wxq-QLNLm82clzPEwR3TrhUeT0U_KMxIS2ppDOFvOUWDAKeSLm1vpOQROff8r82Pvrs3xlKzidivHTyYlJcL94wyOgqGlAGw3xTNoLE_CWx_mO7l2c_T4DHzbTmS/s1600/TempatBlogging-StumbleUpon-icon.png);
    }
    ul.social_TempatBlogging li.abdig {background-image:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi9wQlAT-h67fBOIZZxYtP5xWKFJLjD1ux6r1v104GI7qJHglq_26p5j1VmX-fDaxXiQqaqL5zjOiX_Rpon-SOXovxg9a954OlDUQV1KqVSRcoLK574pYrdZ7BRn4LH3NxhXsnn8eV-EM64/s1600/TempatBlogging-Digg-icon.png);
    }
    ul.social_TempatBlogging li.ablinkedin {
    background-image:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEicnHh6EoBv8-fVYCizsJy6nv68200MtAN_I9_vs1XH-j1gR_luFw7Ok8ZMJQAoBhukkZYM1TYWByGtQiAqJz76wkCi-CKVgKzD4cFx0S-8CrDH1ZSkGt3afVNDR4pTqoibh3iiUWj9KRz9/s1600/TempatBlogging-Linkedin-icon.png);
    }
    #animation_TempatBlogging:hover li {
    opacity:0.2;
    }
    #animation_TempatBlogging li {
    -webkit-transition-property:opacity;
    -webkit-transition-duration:500ms;
    -moz-transition-property:opacity;
    -moz-transition-duration:500ms;
    }
    #animation_TempatBlogging li a strong {
    opacity:0;
    -webkit-transition-property:opacity, top;
    -webkit-transition-duration:300ms;
    -moz-transition-property:opacity, top;
    -moz-transition-duration:300ms;
    }
    #animation_TempatBlogging li:hover {
    opacity:1;
    }
    #animation_TempatBlogging li:hover a strong {
    opacity:1;
    top:-10px;
    }
         5. Cari tag <data:post.body/> dengan menggunakan Ctrl + F 
         6. Paste kode di bawah Sebelum tag <data:post.body/>

    <b:if cond='data:blog.pageType == &quot;item&quot;'>
    <div style='font-size: 22px;'><b>Share this article with your friends.</b></div>
        <ul class='social_TempatBlogging' id='animation_TempatBlogging'>
        <li class='abfacebook'>
        <a expr:href='&quot;http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=&quot; + data:post.url + &quot;&amp;t=&quot; + data:post.title ' onclick='window.open(this.href,&apos;sharer&apos;,&apos;toolbar=0,status=0,width=626,height=436&apos;); return false;' rel='nofollow'><strong>Facebook</strong></a>
        </li>
        <li class='abtwitter'>
        <a expr:href='&quot;http://twitter.com/home?status=&quot; + data:post.title + &quot; -- &quot; + data:post.url ' rel='nofollow' target='_blank'><strong>Twitter</strong></a>
        </li>
        <li class='abgoogleplus'>
    <a expr:href='&quot;https://plusone.google.com/_/+1/confirm?hl=en&amp;url=&quot; + data:post.url' onclick='window.open(this.href,&apos;sharer&apos;,&apos;toolbar=0,status=0,width=626,height=436&apos;); return false;' rel='nofollow' target='_blank'><strong>Google+</strong></a>
        </li>
        <li class='abpinterest'>
    <a href='javascript:void((function()%7Bvar%20e=document.createElement(&apos;script&apos;);e.setAttribute(&apos;type&apos;,&apos;text/javascript&apos;);e.setAttribute(&apos;charset&apos;,&apos;UTF-8&apos;);e.setAttribute(&apos;src&apos;,&apos;http://assets.pinterest.com/js/pinmarklet.js?r=&apos;+Math.random()*99999999);document.body.appendChild(e)%7D)());' rel='nofollow' target='_blank'><strong>Pinterest</strong></a>
        </li>
        <li class='abstumbleupon'>
        <a expr:href='&quot;http://www.stumbleupon.com/submit?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title ' rel='nofollow' target='_blank'><strong>StumbleUpon</strong></a>
        </li>
        <li class='abdig'>
          <a expr:href='&quot;http://digg.com/submit?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='nofollow' target='_blank'><strong>Dig</strong></a>
        </li>
        <li class='ablinkedin'>
        <a expr:href='&quot;http://www.linkedin.com/shareArticle?mini=true&amp;url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title + &quot;&amp;summary=&amp;source=&quot;' rel='nofollow' target='_blank'><strong>LinkedIn</strong></a>
        </li>
        </ul>
    </b:if>
          7. Simpan Template Anda.



    Tidak ada komentar:

    Posting Komentar

    Powered By Blogger · Designed By generation