Recent Posts Widget With Thumbnails For Blogger
If your blog have long posts and you want to help your visitors to find your recent posts quickly, without spending time browsing you blog searching for your older posts. Then displaying small thumbnail images adjacent to post titles in the recent post widget on your Blogger blogs could be the right fix. This not only looks nice, but also entice visitors to click on your posts.
You can easily customize whether or not you would like to display thumbnails, post summaries, and the number of comments for each post along side the titles.
Follow these steps to add the "Recent Posts Widget With Thumbnails" in yourBlogger (Blogspot) blog.
Step 1 :
Log into Blogger. Go to your Blogger Dashboard > Design/Layout > Page Element> Add a Gadget > HTML/JavaScript
You can easily customize whether or not you would like to display thumbnails, post summaries, and the number of comments for each post along side the titles.
Follow these steps to add the "Recent Posts Widget With Thumbnails" in yourBlogger (Blogspot) blog.
Step 1 :
Log into Blogger. Go to your Blogger Dashboard > Design/Layout > Page Element> Add a Gadget > HTML/JavaScript
Step 2 :
Copy and paste the code below:
Step 3 :
Change / with your blog url.
Copy and paste the code below:
<style type='text/css'> float:left;margin:10px;} .recent_posts_with_thumbs strong {font-size:10px;}</style> |
Step 3 :
Change / with your blog url.
Step 4 :
Save the template.
Note :
var numposts = 5; where 5 is the number of posts to be displayed.
0 Response to "Recent Posts Widget With Thumbnails For Blogger"