• RSS
  • Facebook
  • Twitter
  • THE INFINITE INFO

    A perfect medley that tickles all level of creativity. www.theinfiniteinfo.com

  • Technology Gossips

    TECH.THEINFINITEINFO.COM is a blog with some useful tips for pc and internet users, you will find it interesting.

  • Free softwares

    Free Download Updated Softwares, apps and website templates at WWW.DOWNLOADNP.COM .

  • 2012-11-17

    With this widget you can display the post titles and post excerpts or snippets on your blog.
    How to add Recent Posts Widget to Blogger

    1. Log in to your Blogger Dashboard >> go to Design >> Add a Gadget >> choose HTML/JavaScript

    2. Choose & Copy the code of one of the options below and paste it into the new HTML/JavaScript:

    Option 1: Recent posts widget with snippets

    <div id="hlrpsa">
    <script src="http://helplogger.googlecode.com/svn/trunk/recent-posts-with-snippets.js">
    </script>
    <script>
    var numposts = 5;var showpostdate = false;var showpostsummary = true;var numchars = 100;var standardstyling = true;
    </script>
    <script src="http://your-blog.blogspot.com/feeds/posts/default?orderby=published&amp;alt=json-in-script&amp;callback=showrecentposts">
    </script></div>
    <div id="rpdr" style="font-family: arial, sans-serif; font-size: 9px;">
    <a href="http://www.theinfiniteinfo.com" target="_blank" title="Grab this Recent Posts Widget">Recent Posts Widget</a> by <a href="http://thehtd.blogspot.com" title="Recent Posts Widget">thehtd</a></div>
    <noscript>Your browser does not support JavaScript!</noscript>
    <style type="text/css">
    #rpdr {background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjiCzVAx4cckCsfGk_KdjMXVek2E0Ku7tKZd1GDanEHfi_pTSyBUy9owklZJxY_rIoDjaVu23fo7yBBg6agnH4aBTOqgI_DiQOjos8LBPnaKic9fkpld_N3ZAYapb7DHyNx0ivQqkjV2MV7/s1600/blogger.png) 0px 0px no-repeat; padding: 1px 0px 0px 19px; height:14px; margin: 5px 0px 0px 0px;line-height:14px;}
    #rpdr, #rpdr a {color:#808080;}
    #hlrpsa { border-bottom:1px #cccccc dotted; margin-top:-10px; padding-bottom:10px;}
    .hlrps a {font-weight:bold; }
    .hlrpssumm {}
    </style>

    Option 2: Recent Posts Widget Showing Post Titles Only

    <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 = 10;var showpostdate = false;var showpostsummary = false;var numchars = 100;var standardstyling = true;</script>
    <script src="http://your-blog.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://thehtd.blogspot.com" title="Grab this Recent Posts Widget" target="_blank">Recent Posts Widget</a> by <a href="http://www.theinfiniteinfo.com" title="Recent Posts Widget">THEINFINITEINFO</a></div><noscript>Oops! Make sure JavaScript is enabled in your browser.</noscript>
    <style type=text/css>
    #rpdr {background: url( https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjiCzVAx4cckCsfGk_KdjMXVek2E0Ku7tKZd1GDanEHfi_pTSyBUy9owklZJxY_rIoDjaVu23fo7yBBg6agnH4aBTOqgI_DiQOjos8LBPnaKic9fkpld_N3ZAYapb7DHyNx0ivQqkjV2MV7/s1600/blogger.png ) 0px 0px no-repeat; padding: 1px 0px 0px 19px; height:14px; margin: 5px 0px 0px 0px;line-height:14px;}
    #rpdr, #rpdr a {color:#808080;}
    #hlrpsb { }
    .bbrecpost2 {
    padding-top:6px;
    padding-bottom:6px;
    border-bottom: 1px #cccccc dotted; }
    </style>

    3. Change 5 (option 1) and 10 (option 2) with the number of posts you want to show. Change false to true if you want the posts dates to appear, and change 100 (option 1) if you want more characters to be displayed.
    Don't forget to change your-blog text with the name of your blog or if you have a custom domain change all the bolded line with your address like in this example:
    http://www.your-site.com/feeds/posts/default....
    4. Save your widget.

    Enjoy!!

    0 comments:

    Post a Comment