Jan 21, 2013

How to make Recent Posts widget in Blogger

To create a Recent Post widget in blogger Just go to

Blogger Layout > Add a Widget > Choose a HTML/Java Script widget

Paste the following code and write your blog in place of bold letter address is written:

<div id="hlrpsb">
<script style="text/javascript" src="http://bestthings4u.googlecode.com/files/rp.js"></script>
<script style="text/javascript">var numposts = 9;var showpostdate = false;
var showpostsummary = false;var numchars = 100;var standardstyling = true;</script>
<script src="http://your-blog-name.blogspot.com/feeds/posts/default?orderby=published&alt=json-in-script&callback=showrecentposts"></script></div>
<div style="font-family: arial, sans-serif; font-size: 9px;" id="rpdr">
<a href="http://bestthings4u.blogspot.com"><span style="font-family:actor;font-size:130%;color:blue;">Click here to Visit us</span></a>
<style type=text/css>
#hlrpsb { }
.bbrecpost2 {
background:url("http://www.blogblog.com/rounders/icon_arrow_sm.gif") no-repeat 0px 0.25em;
margin:0;
padding:0 0 3px 16px; 
margin-bottom:3px;
border-bottom:1px dotted #eee;
line-height:1.4em; }
</style></div>

Click here to download the above Code

It will appear like image attached


Tags : Show recent post widget in sidebar.
          Recent post widget.

No comments:

Post a Comment

I always want a feedback related with this blog. If you encounter any problem. Kindly mail via Contact Us form. If this post helped you then share this page to your friends. Thanks for Visiting !

Related Posts Plugin for WordPress, Blogger...