Am I able to style the bottom navigation for the older and newer articles this way? Or how can I edit this at all?
<?php posts_nav_link( ' | ', '< '.T_('Previous'), T_('Next').' >' ); ?>
Can I have the "Next" and "Prevoius"-links to the far right and far left somehow? Maybe a css-class?