CARA MEMBUAT social button animation slide out DI BLOGSPOT

social button animation slide out for blogger




*  bukalah blog mu
*  pilih template
*  edit HTML
*  cari kode ini ]]></b:skin>
*  copy kode dibawah dan letakkan diatas kode ]]></b:skin>
li {
    margin: 0 50px 50px;
    display: inline-block;
    width: 200px;
    text-align: center;
}

li a > div {
    display: inline-block;
    position: relative;
    width: 180px;
    height: 200px;
    text-align: center;
    border-radius: 4px;
}

li:first-child a > div,
li:last-child a > div {
    width: 200px;
}

li a {
    color: #A8A8A8;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    font-family: Arial, sans-serif;
}

li .layer2 {
    position: absolute;
    top: 0px;
    left: -10px;
    width: 200px;
    height: 200px;
    background: white;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 25px 0 rgba(00, 00, 00, 0.15);
    box-shadow: 0 0 25px 0 rgba(00, 00, 00, 0.15);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

li:first-child .layer2,
li:last-child .layer2 {
    left: 0px;
    width: 200px;
}


/* hover layer effects */

li a:hover .layer2 {
    top: -40px;
    left: -10px;
    width: 200px;
}

li:first-child a:hover .layer2 {
    top: -40px;
    left: -40px;
}

li:last-child a:hover .layer2 {
    top: -40px;
    left: 40px;
}


/* Layer content */

svg {
    height: 42px;
    margin-top: 80px;
}

.nb {
    font-size: 15px;
    padding-top: 27px;
}

li .textlink {
    position: absolute;
    bottom: 13px;
    right: 40px;
    left: 40px;
    color: white;
    font-size: 14px;
    text-align: center;
}

li:first-child .textlink {
    text-align: right;
}

li:last-child .textlink {
    text-align: left;
}


/* Facebook */

#fb {
    background: #364F8F;
}


/* Twitter */

#tw {
    background: #02A8EA;
}


/* Instagram */

#insta {
    background: #125486;
}
*  kemudian cari kode </body> 
*  dan letakkan diatas kode </body>
  <ul>
        <li>
            <a href="https://www.facebook.com/ivankvalentine" title="">
                <div id="fb">
                    <div class="layer2">
                        <svg version="1.1" id="Facebook icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
                            <path id="facebook-icon" fill="#364F8F" d="M204.1,184.7h-43.1v70.4h43.1V462h83V254.2h57.9l6.2-69.5h-64c0,0,0-26,0-39.6
 c0-16.4,3.3-22.9,19.1-22.9c12.8,0,44.9,0,44.9,0V50c0,0-47.3,0-57.4,0c-61.7,0-89.6,27.2-89.6,79.2
 C204.1,174.6,204.1,184.7,204.1,184.7z" />
                        </svg>

                        <div class="nb">13K</div>
                    </div>
                    <div class="textlink">Like us</div>
                </div>
            </a>
        </li>

        <li>
            <a href="https://twitter.com/IvankGribatako" title="">
                <div id="tw">
                    <div class="layer2">
                        <svg version="1.1" id="Twitter icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
                            <path id="twitter-icon" fill="#02A8EA" d="M462,128.2c-15.2,6.7-31.4,11.3-48.5,13.3c17.4-10.5,30.9-27,37.2-46.8
 c-16.3,9.7-34.4,16.7-53.7,20.5c-15.4-16.4-37.4-26.7-61.7-26.7c-54.6,0-94.7,50.9-82.3,103.8c-70.2-3.5-132.5-37.2-174.2-88.3
 c-22.1,38-11.5,87.7,26.2,112.8c-13.9-0.4-26.9-4.2-38.3-10.6c-0.9,39.2,27.1,75.8,67.8,83.9c-11.9,3.2-24.9,4-38.2,1.4
 c10.8,33.6,42,58,79,58.7c-35.5,27.8-80.3,40.3-125.1,35c37.4,24,81.8,38,129.6,38c156.9,0,245.6-132.6,240.3-251.4
 C436.3,160.1,450.7,145.2,462,128.2z" />
                        </svg>
                        <div class="nb">10.5K</div>
                    </div>
                    <div class="textlink">Follow</div>
                </div>
            </a>
        </li>

        <li>
            <a href="https://www.instagram.com/ivank_valentine/" title="">
                <div id="insta">
                    <div class="layer2">
                        <svg version="1.1" id="Instagram icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
                            <path id="instagram-6-icon" fill="#125486" d="M414.5,224.3h-35.9c2.6,10.1,4.2,20.7,4.2,31.7c0,70-56.8,126.8-126.8,126.8
 S129.2,326,129.2,256c0-11,1.5-21.6,4.2-31.7H97.5v174.3c0,8.7,7.1,15.8,15.9,15.8h285.2c8.8,0,15.9-7.1,15.9-15.8L414.5,224.3
 L414.5,224.3z M414.5,113.4c0-8.8-7.1-15.8-15.9-15.8h-47.5c-8.8,0-15.8,7.1-15.8,15.8v47.5c0,8.7,7.1,15.8,15.8,15.8h47.5
 c8.8,0,15.9-7.1,15.9-15.8V113.4z M256,176.8c-43.8,0-79.2,35.5-79.2,79.2c0,43.8,35.5,79.2,79.2,79.2c43.8,0,79.2-35.5,79.2-79.2
 C335.2,212.2,299.8,176.8,256,176.8 M414.5,462H97.5C71.3,462,50,440.7,50,414.4V97.5C50,71.3,71.3,50,97.5,50h316.9
 c26.2,0,47.5,21.3,47.5,47.5v316.9C462,440.7,440.7,462,414.5,462" />
                        </svg>

                        <div class="nb">11K</div>
                    </div>
                    <div class="textlink">Follow</div>
                </div>
            </a>
        </li>
    </ul>
>>> CATATAN <<<
        { Ganti warna merah dengan url sosmed mu }
: silahkan di save / simpan :

***  GOOD LUCK GUYS  ***

Baca Juga Artikel Terkait Lainnya

Thanks For Your Comment Here