Cara Membuat/Memasang Kotak Like Fb dan Twitter Tersembunyi Di Blog

Bookmark and Share
Pada hari ini saya akan share bagaimana Cara Membuat/Memasang Kotak Like Fb dan Twitter Tersembunyi diblog anda. Nampaknya sudah cukup saya berbicara langsung saja, ini dia cara membuat/memasang kotak Like fb dan twitter tersembunyi di blog


1. Masuk ke akun blogger sobat
2. Klik tanda panah ke bawah di samping Daftar entri
3. Klik Tata letak
4. Klik tambah gadget
5. Klik HTML/JavaScript
6. Masukan Kode di bawah ini.
<style type="text/css">
.barrightfacebook{background:url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgRZTXMMISpru2T7Xm7AtwUUEV-mtiOB2NhtkvEg1zSpVAMT7WDrCOcSi5FhCf7K5sTjziGEBQKKcawTuLGX7xvAW2gDGXhgR6ZOXPNNp7yOZY9AQSmIgheTKoMXCZQ30G5wBfHoQVmiRvw/');background-repeat:no-repeat;width:39px;height:159px;position:fixed;right:0px;top:320px; z-index:1000;}
.barrightfacebookc{background:url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEikXhHFja7a-M02xpJMTlr75IuVxOgdg6u157TKJ5eof3DiH5nnoL0_yIAJMwdHiuMHwhniWuq004bVjH7PtaH36G52FiM5nt_3jNhGwGvV7xHDj86rRG0qrtzZL4ZfCqOaCz4zUU9VMXIz/');background-repeat:no-repeat;width:288px;height:345px;position:fixed;right:0px;top:185px; z-index:1100;}
.barcontefacebook{margin:5px 0 0 47px}


.barrighttwitter{background:url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiHGebIsxI-0eqDAkhHvLUXM_eo9bYMkFjS1NFhlFuz2HB7pgUwqdeQwQ01HUwdN9vCAQje06RRPEPPvdxb16OJno0nyLJ9dnzJhOIlDKnQnORCDwZTlwdReDCABVR6uOWEXVPZGghEDXpd/');background-repeat:no-repeat;width:39px;height:159px;position:fixed;right:0px;top:160px;z-index:1000;}
.barrighttwitterc{background:url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjX2HAU_r16CeZNzrhuJR_uPaf2xlCklKnNdVa4z2YgtWbt20km_VVaU_QfqAGY_uoI1Zbb-108HlgH6K0tEfk2TaoV8jDq7zn6wSEcdpMW-1KbM9V_YLAko5J2aPg2f2RXqFJ1mQL41_x4/');background-repeat:no-repeat;width:288px;height:45px;position:fixed;right:0px;top:80px; z-index:1100;}
.barcontetwitter{margin:5px 0 0 47px}
</style>



<div class="barrightblogger" onmouseover="this.className='barrightbloggerc'" onmouseout="this.className='barrightblogger'">
<div class="barconteblogger">


</div>
</div>



<div class="barrightfacebook" onmouseover="this.className='barrightfacebookc'" onmouseout="this.className='barrightfacebook'">
<div class="barcontefacebook">

<iframe src="//www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2FRahmanCiblog&amp;width=292&amp;height=290&amp;colorscheme=dark&amp;show_faces=true&amp;border_color&amp;stream=false&amp;header=true&amp;appId=220391438067645" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:292px; height:290px;" allowtransparency="true"></iframe>

</div>
</div>

<div class="barrighttwitter" onmouseover="this.className='barrighttwitterc'" onmouseout="this.className='barrighttwitter'">
<div class="barcontetwitter">

<script charset="utf-8" src="http://widgets.twimg.com/j/2/widget.js"></script>
<script>
new TWTR.Widget({
  version: 2,
  type: 'profile',
  rpp: 20,
  interval: 30000,
  width: 250,
  height: 300,
  theme: {
    shell: {
      background: '#040504',
      color: '#ffffff'
    },
    tweets: {
      background: '#098cf0',
      color: '#ffffff',
      links: '#4aed05'
    }
  },
  features: {
    scrollbar: true,
    loop: false,
    live: true,
    behavior: 'all'
  }
}).render().setUser('@Rahman_ciblog').start();
</script>

</div>
</div>
Catatan:

  •  Kode yang saya beri warna merah ganti dengan Username FansPage sobat.
  • Kode yang saya beri warna biru ganti dengan Username Twitter sobat.

{ 0 komentar... Views All / Send Comment! }

Posting Komentar