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:
<style type='text/css'> float:left;margin:10px;} .recent_posts_with_thumbs strong {font-size:10px;}</style> |
Step 3 :
Change
YOUR-BLOG-URL
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"
Post a Comment