twitter
    Find out what I'm doing, Follow Me :)

Adding a sentence or Image near the Comment Box

I wanted to add a text in my comment box to encourage readers to comment on my lessons. After some code pastes , i found the right place to paste my sentence. Now I am going to teach you how to do this.


1. Edit your template ( How to edit your template )
2. Press 'Ctrl' key and 'F' and Find out
<p class='comment-footer'>


now just place your sentence. or you can place a image too. ( As I have done )

Align Center


to paste a image , just upload your image to a image hosting service ( www.imageshack.us )
copy it's image URL.
paste it with this code.

<img src='Your image's URL'/>

My code <img src='http://smileys.smileycentral.com/cat/36/36_1_21.gif'/> ( if you like it , use it ! )


As i have seen , the place to paste this code varies from template to template. so if you want to post your image or sentence on the comment box or below the comment box , paste your code A line below to the code that i gave you to , that means if these are your code lines...


<p class='comment-footer'>

code line 1
code line 2
code line 3
code line 4


First paste your code above code line 1 , then preview your template , now paste your code below code line 1 and above code line 2 and preview your template. Do this until you meet <data:postCommentMsg/> or <div id='backlinks-container'> .

This may depend on your template and your ability to understand.

0 comments:

Post a Comment