First, go into your blogger dashboard, next, choose the layout, and select edit html.
As usual, contreng options expand widget templates, then find the following code:
]]></b:skin>
After the meet, placed exactly above css code below:
.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;
}
Then, find another code like this:
</body>
If you have found, precise to place the script below:
<b:if cond='data:blog.pageType != "item"'>
<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>
The final step, find the following code:
'data:label.url'
If you have found, delete the code and replace the following code:
'data:label.url + "?&max-results=5"'
Now, save your templates and you can see the results right now
or visit pelajaran-blog
Create Page 123 / Page Number in Sequential Navigation Blogspot (works ariawijaya.com)
Labels:
blogger tricks
Langganan:
Posting Komentar (Atom)
1 comments:
Thank You ..............
Posting Komentar