how to add a background image to your wordpress comment box

Always Backup Before You Change Anything.

Login your wordpress admin.Select Appearance click editor and then Click comments(comments.php).
Find <textarea . Inside that add this code style=”background:url(‘IMAGE URL’) no-repeat right bottom;”

Here IMAGE URL = Your background image path.

And update the file.

(more…)

Continue Readinghow to add a background image to your wordpress comment box