Adsense Left

Replace the "Older Posts" By Numbers

In general, the navigation to move the page at blogspot usually use a text link "Older Posts (long post)" and "Newer Posts (new post)". Differences with wordpress that can navigate the form of numbers that could make it easier to skip a few pages to post your old and new.

Nha trick this time it will explain how to change the link "Older Posts (long post)" and "Newer Posts (new post)" a figure like the picture below

1. The initial step of course have to go to your template design and then to "Edit HTML"

2. after that find this code]]> if you have found this script put it before the code

.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;
}

3. after that find this code </ body> then put this script before the code.

<!--Page Navigation Starts--> <b:if cond='data:blog.pageType != &quot;item&quot;'> <b:if cond='data:blog.pageType != &quot;static_page&quot;'> <script type='text/javascript'> var pageCount=5; var displayPageNum=5; var upPageWord =&#39;Previous&#39;; var downPageWord =&#39;Next&#39;; </script> <script src='http://bloggergadgets.googlecode.com/files/blogger_pagenavi_min.js' type='text/javascript'/> </b:if> </b:if> <!--Page Navigation Ends -->

If you've just seen the results.

Related >>> Blog Tutorials , Tips and Tricks blog

0 komentar :

Post a Comment

Entri Populer

Adsense Right

Contact Form

Name

Email *

Message *