<div class="navigation" style="padding-top: 15px; padding-bottom: 10px;">
<div style="float: left;"><?php previous_post_link('« %link') ?></div>
<div style="float: right;"><?php next_post_link('%link »') ?></div>
</div>
If you place this in the single.php or index.php it should work
it works , but the formatting is off – it’s putting it all the way left and right and not in the main content area only… know how to fix that?
http://wordpress.org/support/topic/224525?replies=22
or maybe put center strings around them or change the flout left right.
Not sure because i like it the way it is so not feeling like i should experiment with it 😛
thanks – i figured it out!