Posts Tagged ‘comment’

how to add a background image to your wordpress comment box

3

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...

READ MORE »