" NEW " Cara Membuat Tombol Like FansPage Berubah-Ubah Di Blogspot

Cara Membuat Tombol Like FansPage Berubah-Ubah Di Blogspot



*  Buka Blog mu
*  Tata Letak
*  Tambahkan Gadget
*  HTML/Javascript
*  Copy kode di bawah dan letakkan ke dalam HTML/Javascript
<style>
img, a { border: 0; } #on { visibility: visible; } #off { visibility: hidden; } 
#facebook_div { width: 235px; height: 236px; overflow: hidden; }
/* right side style */
#facebook_right 
{ 
z-index: 10005; 
border: 2px solid #3c95d9; 
background-color: #fff; 
width: 235px; 
height: 236px; 
position: fixed; 
right: -239px; 
} 
#facebook_right img
{ 
position: absolute; 
top: 55px; 
left: -42px; 
} 
#facebook_right iframe 
{
border: 0px solid #3c95d9; 
overflow: hidden; position: static; 
height: 236px; 
left: -2px; 
top: -3px;
}
/* left side style */ 
#facebook_left
{
z-index: 10005; 
border: 2px solid #3c95d9; 
background-color: #fff; 
width: 235px; 
height: 236px; 
position: fixed; 
left: -239px; 
} 
#facebook_left img
{ 
position: absolute; 
top: -2px;
right: -35px; 
} 
#facebook_left iframe
{
border: 0px solid #3c95d9; 
overflow: hidden; 
position: static; 
height: 236px;
right: -2px; 
top: -3px; 
}
</style>
<script src="http://code.jquery.com/jquery-latest.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: -239 }, 500); }); }); 
</script> <br /> 
<div id="on"> <div id="facebook_right" style="top: 40%;"> 
<div id="facebook_div"> 
<img alt="" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEioAl7OBqJGUOndfB9palC_U8msv-_jg0SyLkGouu0u9cjvP8hyylBOGvLXCistSKPgI49ZHW270rhT4V4a7JKNxAUoWugsyW53RukAvy8F8Xa0Aga04b_C1omccBD2yLGEfRLjrIoDLdGw/s320/Facebook+like+menu.gif" /> <iframe allowtransparency="true" frameborder="0" scrolling="no" src="//www.facebook.com/plugins/likebox.php?href=https://www.facebook.com/New-Trick-Tips-542809662487405/?ref=bookmarks&amp;width=250&amp;height=250&amp;colorscheme=light&amp;show_faces=true&amp;border_color&amp;stream=false&amp;header=false" style="border: none; height: 250px; overflow: hidden; width: 250px;"></iframe> 
</div>
</div>
</div>
[  Catatan  ]
Ganti warna merah dengan url fanspage anda

*  Silahkan di save

###  GOOD LUCK  ###

Baca Juga Artikel Terkait Lainnya

Thanks For Your Comment Here