Thursday, 24 May 2012

0

Let Your Visitors Select No. Of Posts To Display Per Page!

  • Thursday, 24 May 2012
  • Tanmay Kapse
  • |

    This widget allows your blog viewers to select the number of posts to display per page.So its upto the visitor to choose the number of posts he / she wants to see. 



    How To Add This Widget To Blogger?



    1. Log in to blogger > Layout
    2. Add a Gadget > html / javascript
    3. Add the following code and save it 
    <style type="text/css"> p.credit, div.credit, .credit { font-size: 12px; }
    .select-box{
        margin:0 2px;
        padding:4px 6px;
        border: 1px solid #F9780E;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        font-family: gergia;
        font-style: italic;
        -webkit-box-shadow: 1px 1px 1px #dfdfdf;
        -moz-box-shadow: 1px 1px 1px #dfdfdf;
        box-shadow: 1px 1px 1px #dfdfdf;
        font-size: 14px;
        color: #666;
        max-width:auto;
    }
     </style>
    <select class="select-box side" id="select1" name="select1" onchange="location = this.options[this.options.selectedIndex].value">   <option selected />Select No. of Posts per page   <option value="/search/label?max-results=10" />10   <option value="/search/label?max-results=25" />25   <option value="/search/label?max-results=50" />50   <option value="/search/label?max-results=80" />80 </select>  <p class="credit"> Widget By <a href="http://www.bloggertrickszz.blogspot.com /">Blogger TricksZz</a> 

    So did you like the article ? Please do leave your comment and share this page !  




    Stay Connected With Free Updates

    Subscribe via Email

    0 Responses to “Let Your Visitors Select No. Of Posts To Display Per Page!”


    *Important - If you want to be informed of any replies to your comment, check the "Subscribe By Email" before submitting. Please Do Not Spam

    Please Do not Spam

    Receive Free Updates Via Email. Subscribe Now!