Hello all. I want to replace more... link with image, somthing like this:
<?php the_content("<img src='bloginfo('template_url');/images/bluemore.gif'>"); ?>
But I get error. I want to put full path of template direcory in the_content(); function. Any ideas?