PAGE NUMBER DI BAWAH BLOG
Special thanks:
Gifta
- Dashboard >>> Template >>> Edit HTML
- Cari (CTRL + F) kode ]]></b:skin>
- Sudah ketemu? Selanjutnya, copy kode di bawah:
#blog-pager {
clear:both;
margin:30px auto;
text-align:center;
padding: 7px;
}
.blog-pager {
background: none;
}
.displaypageNum a,.showpage a,.pagecurrent{
font-size: 12px;
padding: 5px 12px;
margin-right:5px;
color: #222;
background-color:#F5A9E1;
border: 1px solid #FF00BF;
}
.displaypageNum a:hover,.showpage a:hover, .pagecurrent{
background:#81DAF5;
text-decoration:none;
color: #222;
}
#blog-pager .pagecurrent{
font-weight:bold;color:#fff;
background:#BF00FF;
}
.showpageOf{display:none!important}
#blog-pager .pages{
border:none;
}
- Paste di ATAS kode yang sudah kamu cari tadi
- Tutorialnya sudah selesai? Belum! Cari (CTRL + F) kode </body>
- Kalau sudah ketemu, copy kode di bawah ini:
<b:if cond='data:blog.pageType != "item"'><b:if cond='data:blog.pageType != "static_page"'><script type='text/javascript'> /*<![CDATA[*/ var perPage=3; var numPages=4; var firstText ='First'; var lastText ='Last'; var prevText ='« Previous'; var nextText ='Next »'; var urlactivepage=location.href; var home_page="/"; /*]]>*/</script> <script src='http://helplogger.googlecode.com/svn/trunk/page-navigation2.js'/></b:if></b:if>
- Paste di ATAS kode </body>
Ket:
-- : Kode warna
-- : nomor "3" = jumlah post yang keluar per page
nomor "4" = jumlah nomor page yang kita inginkan

Labels: ♫ Tutorial, other tuto
<$BlogCommentBody$>
<$BlogCommentDeleteIcon$>