Saturday, January 25, 2014

Recent Posts with Thumbnails Widget for Blogger


Recent posts with thumbnails is a nice widget for blogger and help your visitors can see your latest content have you published. This widget is very important for every blogger to add it to their blog also help to increasing your blog’s page views. In this article, In this article we explains How to add Recent Posts widget in Blogger with image thumbnails:


Features:
  • Thumbnails to Recent Posts
  • Comment Count
  • Your blog gets more page views.
  • Your visitors can see your latest content
  • Full Control
  • How to Add Add widget to Blogger?

Help: How to Add Widgets to Blogger?

1. Sign into Blogger Dashboard.
2. Go to Layout » Add a gadget » html/javascript
3. Just copy and paste the following code in the HTML Text Area.

<script language="JavaScript">
imgr = new Array();
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 = 10;
home_page = "http://www.thenightupdates.blogspot.in/";
</script>
<script src="https://dl.dropboxusercontent.com/s/hwbtvv8b40zy18a/recent-posts.js"  type="text/javascript"></script>

You can easily control many things in this recent posts widget to fit your blog.

boxwidth: Width of the widget
cellspacing: Space between cells (default one is good)
borderColor: Border color (add the background color of your template to perfectly blend it in the template)
thumbwidth & thumbheight: Width and Height of the thumbnail (default are good)
fntsize: Font size of the title
acolor: Color of the title
aBold: you want bold titles? (true or false)
numposts: How many posts you want to show?
home_page:  http://www.thenightupdates.blogspot.in/ (change this to your blog url)

4. Save the Changes.

2 comments:

  1. Videos with a good number of subscribers automatically attract other people to have a look at the video and like, comment or subscribe to it.

    ReplyDelete
  2. How to replace the posts in main page with this one?

    ReplyDelete

Related Posts Plugin for WordPress, Blogger...