Use images for navigation
-
I want to use images for the Previous Entries and Next Entries links. Is there a way to do it?
Thanks.
<div class=”navigation”>
<div class=”alignleft”><?php next_posts_link(‘« Previous Entries’) ?></div>
<div class=”alignright”><?php previous_posts_link(‘Next Entries »’) ?></div>
</div>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Use images for navigation’ is closed to new replies.