Cara Membuat Logo Twitter & Facebook pada Blog
Pertama, masuk Tata Letak => Tambah Gadget => HTML/JavaScript dan masukan script ini:
- TEXT BERWARNA MERAH DAPAT DI GANTI DENGAN ALAMAT FACEBOOK ANDA
 - TEXT BERWARNA MERAH DAPAT DI GANTI DENGAN ALAMAT TWITTER ANDA
 
<a style="position:fixed;top:270px;left:10px;" href="http://www.facebook.com/hadi.hidayatullah"
 title="My Facebook" target="_blank" rel="nofollow"><img 
src="http://irfanhandi.files.wordpress.com/2012/06/facebook-64x64.png" 
/></a>
<a style="position:fixed;top:335px;left:10px;" href="http://twitter.com/hadihidayatllh" title="My Twitter" target="_blank" rel="nofollow"><img src="http://irfanhandi.files.wordpress.com/2012/06/twitter-64x64.png" /></a
<a style="position:fixed;top:335px;left:10px;" href="http://twitter.com/hadihidayatllh" title="My Twitter" target="_blank" rel="nofollow"><img src="http://irfanhandi.files.wordpress.com/2012/06/twitter-64x64.png" /></a








