-

23 September 2012

Beautiful Page Navigation Widget for Blogger/Blogspot

VM | 1:11 am |
Beautiful Page Navigation Widget for Blogger/Blogspot 


 
Page numbered navigation widget for blogger is very beautiful widget to navigate blogspot pages very easely and looking feel good. All navigation widgets are based on JavaScript (this also). you can use this widget very easily and simple installation then others.
MANUAL INSTALLATION:-
  1. Login To Your Blogger And Go To Design Section
  2. Then Click On Edit/Html
  3. Now search for </body> and place the below codes before it.
<style type="text/css">
    .showpageArea{padding:10px;color : #003366;text-align : left;width : 100%;}
    .showpage a {float:left;background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5f6u5KL-WA3AMesL4WnFV2H3LMj5IN5bYxBUzkgcqNUw3AphDnfni2BAotnZ9TvomeGTj5F7nvhdvJeYK9vIg0H_DB84D_wmdD2CPPEpBVjBM9SU8QqBDZFKzLGBlgGDbNk2GXdbe3Kdk/) no-repeat 0 0;text-align : center;width : 127px;height : 42px;text-align : center;display : block;margin : 0 5px;color : #333;padding-top : 6px;}
    .showpage a:hover {color : #333;margin : 0 5px;padding-top : 6px;}
    .showpageOf{float:left;padding-top : 6px;}
    .showpageNum a {background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEipZEAEMqsWuQuxeQSVXhAeUZAuquHn0MnW1E1o3JxtVdui0VwBdJzk_lMwiJnkJW4k4dc4QAysxzhJlOObkM3ntAeUyxkxUNVmLVPMwQmbG2Tzhuma_fN7193G7asnijHE7tpuXoiFZ8s-/) no-repeat 0 0;width : 37px;height : 42px;display : block;text-align : center;float : left;margin : 0 5px;padding-top : 6px;text-decoration : none;color : #333;}
    .showpageNum a:hover {background : url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEipZEAEMqsWuQuxeQSVXhAeUZAuquHn0MnW1E1o3JxtVdui0VwBdJzk_lMwiJnkJW4k4dc4QAysxzhJlOObkM3ntAeUyxkxUNVmLVPMwQmbG2Tzhuma_fN7193G7asnijHE7tpuXoiFZ8s-/) no-repeat 0 100%;color : #fff;}
    .showpagePoint {background : url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEipZEAEMqsWuQuxeQSVXhAeUZAuquHn0MnW1E1o3JxtVdui0VwBdJzk_lMwiJnkJW4k4dc4QAysxzhJlOObkM3ntAeUyxkxUNVmLVPMwQmbG2Tzhuma_fN7193G7asnijHE7tpuXoiFZ8s-/) no-repeat 0 100%;width : 37px;height : 42px;display : block;float : left;text-align : center;margin : 0 5px;padding-top : 6px;font-weight : bold;color : #fff;}
    .showpageNum a:link, .showpage a:link {text-decoration : none;color : #cc0000;}
</style>
<script style='text/javascript'>
var pageCount=5;
var displayPageNum=1;
var upPageWord="Previous";
var downPageWord="Next";
</script>
<script type='text/javascript' src="http://bloggerblogwidgets.googlecode.com/files/BeautifulPageNavi.js"/>

  1. #var pageCount=5; ~ Number of posts per page
  2. Save template and Check your Blog


No comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...

Subscribe Updates, Its FREE!