Cara Membuat Widget Artikel Terbaru Pada Blog
1.Login ke
blogger
2.Klik Dashboard
3.Pilih Rancangan
4.Pilih elemen laman
5.Klik Tambah Gadget
6.Pilih Html/Javascript
7.Lalu isi kode di bawah ini :
<script language="JavaScript">
imgr = new Array();
imgr[0] = "http://i43.tinypic.com/orpg0m.jpg";
imgr[1] = "http://i43.tinypic.com/orpg0m.jpg";
imgr[2] = "http://i43.tinypic.com/orpg0m.jpg";
imgr[3] = "http://i43.tinypic.com/orpg0m.jpg";
imgr[4] = "http://i43.tinypic.com/orpg0m.jpg";
showRandomImg = true;
boxwidth = 298;
cellspacing = 8;
borderColor = "#ffffff";
bgTD = "#000000";
thumbwidth = 40;
thumbheight = 40;
fntsize = 12;
acolor = "#666";
aBold = true;
icon = " ";
text = "comments";
showPostDate = false;
summaryPost = 40;
summarFontsize = 10;
summaryColor = "#666";
icon2 = " ";
numposts = 5;
home_page = "http://urfie-blogs.blogspot.com/";
</script>
<script src="http://myblogtalk.com/bloggertemplates/js/recentposts_thumbnail.js" type="text/javascript"></script>
8.ganti kode berwarna
merah dengan alamat blog anda, ganti kode berwarna
hijau dengan jumlah artikel yg akan di tampilkan :)
9.beri judul artikel terbaru/terserah anda
10. lihat blog anda
Labels: tips dan trik blogger
OLD • NEW