TUTORIAL : ADD NEWER AND OLDER POST (BLOGSKIN)
Assalamualaikum w.b.t :)
Hye guys! Kebanyakan designer Blogskin memang tak sediakan Newer And Older Post ni. So, itu usaha korang sendiri la ye nak buat. Don't worry, I will teach you, but this is just a simple :) Simple is beautiful right? Hihi.1) Dashboard > Template > Edit HTML. 2) Using your CTRL+F/F3, search code : </Blogger> . 3) Next, copy code ni dan paste kat BAWAH code tersebut : <OlderPosts><a href="<$OlderPosts$>">PAST</a></OlderPosts> | <NewerPosts><a href="<$NewerPosts$>">PRESENT</a></NewerPosts> 4) Preview and SAVE. Contoh code akan menjadi macam ni : </blogger><br><OlderPosts><a href="<$OlderPosts$>">PAST</a></OlderPosts> | <NewerPosts><a href="<$NewerPosts$>">PRESENT</a></NewerPosts></div></td> 0 comment[s] | back to top |