Was the solution for this finished? I am also trying to replace the next and previous comments link text with images.
My comments.php refers to:
<?php next_comments_link() ?>
And I’d like to replace it with an image. t31os_’s suggestion may work but I’m not sure what the corresponding CSS should look like. Does anyone have a complete example of the php and the CSS?