Thursday 7 November 2013

Recent Post Widget For Blogger / Blogspot

Hello Friends, We have found a beautiful Recent Post widget for blogger. This widget is very simple and falst loading Blogger Widget. This recent comments widget will be at the blog sidebar.This widget will surely show the last comments along with the title of the post.



Recent Post Widget For Blogger / Blogspot
How to add Recent Post Widget To Blogger

  • Go to Blogger.com
  • Sign in there and visit Blogger Dashboard.
  • Now Click On Layout and the click on add a widget/gadget.
  • Now When you click on Add a Gadget a box will popup Select HTML/JavaScript from that Box(as Shown)
  • Now Copy the below Code/Script and replace "Blog-Link" With your Own Blog URL and paste it into HTML/JavaScript Box.

    <div id="hlrpsb">
    <script style="text/javascript" src="http://helplogger.googlecode.com/svn/trunk/recent-posts-with-titles-only.js"></script>
    <script style="text/javascript">var numposts = 5;var showpostdate = false;var showpostsummary = false;var numchars = 100;var standardstyling = true;</script>
    <script src="/feeds/posts/default/-/Health%20and%20Beauty%20Tips?orderby=published&alt=json-in-script&callback=showrecentposts"></script></div>
    <style type=text/css>
    #hlrpsb a { font-size: 13px }
    .bbrecpost2 {
    padding-top:6px;
    padding-bottom:6px;
    background: #ffffff no-repeat scroll 5px 10px; list-style-type: none; margin:0 0 5px 0px; padding:5px 5px 5px 20px !important; border: 1px solid #dddddd; border-radius:7px; -moz-border-radius:7px; -webkit-border-radius:7px;  }
    </style>

    • Now Just save it,

    No comments:

    Post a Comment