
Recent post with Thumbnails on blogspot, this is the continuation of the way make recent post With Script, which in the recent post with this picture ngetrend once again now, because most of our last posting we want to appear on the side bar is equipped with a small or a thumbnail, and the response has a post and a little sum postingna we have and the number of comments in our posting,
there are several ways to display the last post with a picture, or rather the language kerenya Displaying Thumbnails with a recent post on blogspot, wigit following generated by blogger trick, and I like this :
how to make quite simple, copy script below, then paste directly in the gadget HTML / javascript (Layout tab - Page Elements - Add a Gadget - select HTML / javascript)
Note :
Following items that need to be changes
boxwidth - Size Width Widget
cellspacing - Spacing between cells
borderColor - Color Border
thumbwidth & thumbheight - high and wide size image Thumbnails
fntsize - Font size on the title
acolor - Color title
aBold - Bold letters in the title? (true or false)
numposts - Number of recent posts that are displayed?
home_page: http://NamaBlogkita.blogspot.com/ (Change your blog URL)
there are several ways to display the last post with a picture, or rather the language kerenya Displaying Thumbnails with a recent post on blogspot, wigit following generated by blogger trick, and I like this :
how to make quite simple, copy script below, then paste directly in the gadget HTML / javascript (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://Namablogkita.blogspot.com/";
</script>
<script src="http://h1.ripway.com/kriep2/recentposts_thumbnail.js" type="text/javascript"></script>
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://Namablogkita.blogspot.com/";
</script>
<script src="http://h1.ripway.com/kriep2/recentposts_thumbnail.js" type="text/javascript"></script>
Note :
Following items that need to be changes
boxwidth - Size Width Widget
cellspacing - Spacing between cells
borderColor - Color Border
thumbwidth & thumbheight - high and wide size image Thumbnails
fntsize - Font size on the title
acolor - Color title
aBold - Bold letters in the title? (true or false)
numposts - Number of recent posts that are displayed?
home_page: http://NamaBlogkita.blogspot.com/ (Change your blog URL)
Related Article for this post :
1 comments:
I have find a quick and easy to install and customize Recent Post Widget with thumbnails. You can install it in minute with hassle-free complicated manual code installation.
You may look at this link for more information : Recent Posts Widget with Thumbnails
Post a Comment