Forums
Forums / Themes and Templates / Help with replacing “comment here” link with image
(@thatcount)
17 years, 5 months ago
Hello smart, understanding people!
I want to replace the “comment here” link with an image.
So the link where someone would click to leave a comment replaced with a image.
Here is the image: <img src=”http://www.thecount.com/iconCommentLge.gif”>
In my main index file the code around where I THINK it should go (the image) looks like this:
<?php the_category(‘, ‘) ?>, <?php comments_popup_link(__(‘COMMENT HERE’,’mtsgossip’), __(‘1 Comment’,’mtsgossip’), __(‘% Comments’,’mtsgossip’), ”, __(‘Comments off’,’mtsgossip’)); ?> <?php edit_post_link(__(‘Edit’,’mtsgossip’), ‘[ ‘, ‘ ]’); ?> </p> <?php the_content(“»» ” . the_title(”, ”, false)); ?>
Any detailed help would be grand!
:)>
Count thecount.com
The topic ‘Help with replacing “comment here” link with image’ is closed to new replies.
(@thatcount)
17 years, 5 months ago
Hello smart, understanding people!
I want to replace the “comment here” link with an image.
So the link where someone would click to leave a comment replaced with a image.
Here is the image: <img src=”http://www.thecount.com/iconCommentLge.gif”>
In my main index file the code around where I THINK it should go (the image) looks like this:
<?php the_category(‘, ‘) ?>,
<?php comments_popup_link(__(‘COMMENT HERE’,’mtsgossip’), __(‘1 Comment’,’mtsgossip’), __(‘% Comments’,’mtsgossip’), ”, __(‘Comments off’,’mtsgossip’)); ?>
<?php edit_post_link(__(‘Edit’,’mtsgossip’), ‘[ ‘, ‘ ]’); ?>
</p>
<?php the_content(“»» ” . the_title(”, ”, false)); ?>
Any detailed help would be grand!
:)>
Count
thecount.com