Tuesday, May 21, 2013

Simple Page Navigation Widget For Blogger

Blogger Page Navigation Bar Widget
This is a simple page navigation bar widget for blogger which help peoples to navigate easily through out your blog and it also did not contain any back link to publisher, The screen shoot is given below to check before proceed.
Blogger Page Navigation Bar Widget

Go To Blogger,
Open Layout,
Add HTML-JAVASCRIPT Gadget,
Copy The Below Code And Add It Into That Gadget.
Click Save And You Are Done.


<style type='text/css'>.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;}</style><script style='text/javascript'>var pageCount=5;var displayPageNum=5;var upPageWord="Previous";var downPageWord="Next";</script><script style='text/javascript' src='http://blogergadgets.googlecode.com/files/blogger-page-nav-v2.js'></script>

0 comments:

Post a Comment