You can define the necessary CSS definitions in two places in the style css file of the current theme in seperate file in the directory.
If you would like to get pagebar inserted in the blog automatically you need to select this option additionally the position where to insert pagebar ...
This works if the author of your used theme hasn't changed the CSS class of the navigation . ( If.
If the insertion is not suitable for your blog because your theme has more than one posting loop you can add postbar manually to your blog by editing some of your themes files.
Simply add the following code behind The Loop in your index php and search php if ) postbar.
., 'after =>., 'next or number => 'number ) ).. Then you can add the multipagebar to your pages if ) multipagebar.
You can customize the display of your multipagebar by editing the in the Multipagebar on the option page..
If your theme contains the navigation for paged comments you first have to delete the following code.. Then you can add the commentbar to your pages if ) commentbar.
After pagebar copies the settings stored in pagebar to the new postbar entry and sets commentbar and multipagebar to inherit the settings so everything should look fine without interference.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more