Monday, February 15, 2010

Recent Post With Photo Thumbnalis

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiPJAioeaPFLBKKSDWumMM35CvCFa6qQhUZ4TUChHZInAW2LJU2FmlvDPTiH02pP3SgN_8Kw4cXb5I-44i3H6wi3ww68orjC-q0I5dFW_28IyDzPZNcqbikYjr0HrbiBd__7qYlYVDJ8LQ/s320/recent_post_t4belajarblogger.png
One of the most important gadget is the recent posts. So in addition to seeing the most recent postings readers can also know some of the most recent postings (the number according to our desire to provide information). In addition, we do not need to show so many posts on the main page for fear of posting a 'new kind' latest is not becomes invisible. Simply add the following script in your HTML widget

<div style="overflow:auto; padding:5px; width:250px; height:180px; background-color: rgb(255, 255, 255); border:1px solid #ccc;"><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 = 30;
home_page = "http://www.face-tutorial.co.cc/";
</script>
<script src="http://myblogtalk.com/bloggertemplates/js/recentposts_thumbnail.js" type="text/javascript"></script>
</div>

Replace the red with your blog address, otherwise it is not nothing but promote my blog. Number 30 shows the number of recent articles that appear
Set the height and width at the top to adjust to your sidebar.

Good luck ....

Digg Google Bookmarks reddit Mixx StumbleUpon Technorati Yahoo! Buzz DesignFloat Delicious BlinkList Furl
If you liked the article on this blog, Please click here Subscribe for free via email, so you'll get a delivery of articles to every article published in www.face-tutorial.co.cc

Related Post :

2 comment: on "Recent Post With Photo Thumbnalis"

gunawan said...

thanks to the information,
because it is very helpful especially in making and messing work on bloggers who I have today

Konik Saputra said...

@gunawan : apparently you're not bored with my posts

Post a Comment