Herhangi bir css koduyla uğraşmadan sadece html kodu ile işe başlıyoruz.
Buradaki javascript kodunu herhangi bir ücretsiz hosta atabilirsiniz.
İndir
Yeni konu açarken mesajınızda resim yok iken rastgele resim çıkıyor.Aşağıdaki resim-url.jpg kısmına 5 adet resim buluyoruz.
Sidebarın genişliğine göre ayarlayabilirsiniz.
tablewidth = 288; Genişlik
Resimlerin boyutu :
imgwidth = 70;
imgheight = 70;
Kenar çizgileri
borderColor = " #000;";
Maxsimum yazı - font büyüklüğü ve rengi
summaryPost = 50;
summaryFontsize = 12;
summaryColor = "#FFF";
Buraya kendi blog ID adresinizi yazıyorsunuz.
http://www.blogger.com/feeds/3768259976989885058/posts/default
Script kodunu <head>'ın hemen altına yerleştirin
<script src="http://siteadi.googlepages.com/blogger/js/recentposts_thumb_final2.js" type="text/javascript"></script>
<script type="text/javascript">
imgr = new Array();
imgr[0] = "resim-url.jpg";
imgr[1] = "resim-url.jpg";
imgr[2] = "resim-url.jpg";
imgr[3] = "resim-url.jpg";
imgr[4] = "resim-url.jpg";
showRandomImg = true;
tablewidth = 288;
cellspacing = 1;
borderColor = " #000;";
bgTD = "#000";
imgwidth = 70;
imgheight = 70;
fntsize = 12;
acolor = "#FFF";
aBold = true;
icon = " • ";
text = "yorum";
showPostDate = false;
summaryPost = 50;
summaryFontsize = 12;
summaryColor = "#FFF";
icon2 = " → ";
numposts = 5;
rc_feedLink = "http://www.blogger.com/feeds/3768259976989885058/posts/default";
</script>