I saw this Blogger/Blogspot feature on some website out there. Instead of the Older and Newer Post links at the bottom of each post/blog, they change it to a better navigation. Now, it has a "page numbers" with the "next" and "previous" buttons too. This tweak also shows how many pages your blog has. Check the preview after the jump.
Here is the preview of the "numbered page navigation" for Blogger/Blogspot

If you're interested of having this feature in your Blogger/Blogspot blogs, here is how to do it. (Always backup your template so when something wrong happened, you can restore your default theme. Don't forget that!)
1. You need to add this CSS codes to your style section. Copy the code below and paste it BEFORE the closing tag </b:skin>.
2. The next part is to add the JavaScript codes beneath your post. Just a reminder: DO NOT check the "Expand Widget Templates" box! Now, look for this section of code(or similar):
3. Copy and paste the below codes AFTER that
</b:section>.You will notice the highlighted three sections of code in bold red. You may need to customize these sections to better suit your preferences.
On line 5, you may need to change the ".com" to reflect your domain extention if you use a custom domain. You will need to alter this section if your custom domain ends in .co.uk or .info etc.
You can also change these values to alter how many posts are displayed on each page, and how many links will be visible at the same time.
The var pageCount = 5; section defines the number of posts displayed on each page, while var displayPageNum = 5; defines the number of links which are displayed (eg: 1 - 2 - 3 - 4 - 5) beneath the posts section. That's it. Thanks to Blogger Buster.




1/21/2010
Posted in: