Quite easy, you just copy and paste the html script to your blog. Now I will tell you how to make it.
1. Login to Blogger -> Dashboard -> Design -> Edit Html.
2. Do not click the checkbox "Expand Widget Templates'.
3. Find the following code ]]></b:skin> (use Ctrl + F to make it easier to find the code).
4. Put the script below the above code ]]></b:skin>.
.showpageArea a { text-decoration:underline; } .showpageNum a { text-decoration:none; border: 1px solid #cccccc; margin:0 3px; padding:3px; } .showpageNum a:hover { border: 1px solid #cccccc; background-color:#cccccc; } .showpagePoint { color:#333; text-decoration:none; border: 1px solid #cccccc; background: #cccccc; margin:0 3px; padding:3px; } .showpageOf { text-decoration:none; padding:3px; margin: 0 3px 0 0; } .showpage a { text-decoration:none; border: 1px solid #cccccc; padding:3px; } .showpage a:hover { text-decoration:none; } .showpageNum a:link,.showpage a:link { text-decoration:none; color:#333333; }
5. The next step find the code </ body>.
6. And place the following script code above </ body>.
<!--Page Navigation Starts-->
<b:if cond='data:blog.pageType != "item"'>
<b:if cond='data:blog.pageType != "static_page"'>
<script type='text/javascript'>
var pageCount=5;
var displayPageNum=5;
var upPageWord ='Previous';
var downPageWord ='Next';
</script>
<script src='http://blogergadgets.googlecode.com/files/blogger-page-navi.v1.js' type='text/javascript'/>
</b:if>
</b:if>
<!--Page Navigation Ends -->
Done ^ _ ^. If you have questions about how to install the script above please comment at the end of the posting. Thank you for visiting and hopefully useful.Source : Bloggerplugins
Posted By :
Read also other articles:
- How To Register On Google Adsense (Accepted)
- How to Register on Kumpulblogger.com Easy And Fast.
- How to improve PAGE RANK and VISITORS a blog
- How To Make Back Link On The Blog (Step By Step)
- How To Create a Blog On Blogger 2011 (Step By Step)
- How to activate Kaspersky 2012 using the key file (Offline)
- How To make Snow Effect On The Blog
- How to create a falling star effect on the cursor of your blog.
- How To Create Blinking Text Effect On Bloggers
- How To Make Music Hidden On Bloggers
- How To Make CHAT BOX on Your Blog
0 comments:
Post a Comment