Spacing next/prev post links
-
I’ve got links to previous and next posts at the top of post pages (called by index.htm) but as can be seen at http://technohippy.org.uk/blog/?p=10 they are not spaced out evenly. The line of code is:
<div class="alignjust"><?php previous_post('« %','','yes') ?><?php next_post(' % »','','yes') ?></div>How do I get them to be spread out across the full width of the title bar of the post?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Spacing next/prev post links’ is closed to new replies.