Customizing the 'Read More' link
-
I am using WP Framework and am trying to use an image as the “read more” link.
I have the code, but do not know where to place it.
This is the code I have:
<?php the_content('Read more...<img src="' . bloginfo('template_directory'). '/images/leaf.gif" alt="read more" title="Read more..." />'); ?>
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Customizing the 'Read More' link’ is closed to new replies.