Tuesday, May 18, 2010

membuat daftar posting

1.loggin ke blogger

2.pilih rancangan

3.tambah gadget

4.html java script

masukkan script 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 = 111;
cellspacing = 9;
borderColor = "#000000";
bgTD = "#000000";
thumbwidth = 80;
thumbheight = 60;
fntsize = 6;
acolor = "#666";
aBold = true;
icon = " ";
text = "comments";
showPostDate = true;
summaryPost = 50;
summaryFontsize = 6;
summaryColor = "#666";
icon2 = " ";
numposts = 10;
home_page = " URL BLOG KAMU";
</script>
<script src="http://myblogtalk.com/bloggertemplates/js/recentposts_thumbnail.js" type="text/javascript"></script>



klik save