Recent Post Widget + (Thumbnails and Comment Count)
Some colleagues may already have been installed Widget Recent Post + Thumbnails + Comment Count is yes, for those who have never never hurts to try to install this beautiful widget that I know the author named Kranti, the owner of Bloggertriks.com. If no one before me had also written about the Recent Posts in Javascript, but this latest rada different, where the widget is not only displays recent post talaga, but also equipped with additional facilities and also the number of comments the picture.
To install this widget is very easy, we just copy-paste all the code below and paste directly in the gadget HTML / javascript (Go to the Layout tab - Page Elements - Add a Gadget - select HTML / javascript)
To install this widget is very easy, we just copy-paste all the code below and paste directly in the gadget HTML / javascript (Go to the Layout tab - Page Elements - Add a Gadget - select HTML / javascript)
<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;
summaryFontsize = 10;
summaryColor = "#666";
icon2 = " ";
numposts = 5;
home_page = "http://schemar-mag.blogspot.com/";
</script>
<script src="http://myblogtalk.com/bloggertemplates/js/recentposts_thumbnail.js" type="text/javascript"></script>
What should be edited?
boxwidth - Size Width Widget cellspacing - Spacing between cells bordercolor - Color Border thumbwidth & thumbheight - Measuring the width and height of image thumbnails fntsize - Font Size on acolor title - title aBold Color - Bold letters in the title? (True or false) numposts - Number of recent post is displayed? home_page: http://NAMEYOURBLOG.com/
0 Response to "Recent Post Widget + (Thumbnails and Comment Count)"
Post a Comment