This is a easy way to attract your visitors to read more topics at your site. If 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 related to post titles in the recent post widget on your Blogger blogs could be
the right way.
This not only looks nice, but also entire 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.
To get the recent posts widget do the following:
Step 1 :
Go to your Blogger Dashboard > Layout >Add a Gadget > HTML/JavaScript
Step 2 :
Copy and paste the code below:
Step 3 :
Change
Step 4 :
Save the template.
Note :
You can change the number of posts as you needed.
var numposts = 5; where 5 is the number of posts to be displayed.
This not only looks nice, but also entire 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.
To get the recent posts widget do the following:
Step 1 :
Go to your Blogger Dashboard > Layout >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 :
You can change the number of posts as you needed.
var numposts = 5; where 5 is the number of posts to be displayed.
Interesting! Work on my site: http://www.our-scholarships.com/
ReplyDeleteWht to change if i only want headline
ReplyDeleteThis comment has been removed by a blog administrator.
ReplyDelete