Search for the following Code in your Template.
#blog-pager-newer-link {Now replace the above code with this code.
float: left;
}
#blog-pager-older-link {
float: right;
}
#blog-pager {
text-align: center;
}
#blog-pager-newer-link {If you like to rollback this and want to show "Newer Posts" and "Older posts" Link then reverse this Process.
float: left;
display: none;
}
#blog-pager-older-link {
float: right;
display: none;
}
#blog-pager {
text-align: center;
display: none;
}
comments
4 Responses to "Remove "Newer Posts" and "Older Posts" Links"January 21, 2009 at 1:11 PM
Thank you. this worked for me
March 28, 2009 at 4:20 AM
thanks for the tricks. now a i know how to hidden/show the links for your revolution church templates..
May 18, 2009 at 11:07 PM
I tried it and its not working on my homepage.Although on singe post page it appears.
Leo@ bloggergrid.blogspot.com
September 15, 2009 at 5:01 AM
thnx man searched a lot 4 dis 1..
Speak Your Mind
Tell us what you're thinking...
and oh, if you want a pic to show with your comment, go get a gravatar!