Beza dengan wordpress yang navigasinya boleh berbentuk angka sehingga boleh memudahkan untuk loncat ke beberapa halaman ke posting yg lama maupun baru.
Contoh :
1. Langkah pertama desain template anda kemudian ke "Edit HTML"
2. setelah itu cari kode ini ]]></b:skin> kalo sudah jumpa letakkan script dibawah ini sebelum kode tersebut
.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. setelah itu cari kode ini </body> kemudian letakkan script dibawah ini sebelum kode tersebut.
4.save / simpan.
Kalau sudah silahkan lihat hasilnya.
Selamat mencuba . Terima kasih
x blh nak copy script b4 ]]> tu la :(
ReplyDeleteberjaya!! thank u :)
ReplyDelete