Hi,
I'm trying to create an image to appear in my posts which will link to a next or previous post within the same category.
I've found the code:
<?php next_post_link('%link', 'Next', TRUE); ?>
But this code only creates a text link. Is there a way to make this an image link?
Any help is greatly appreciated.
Thanks,
Dean