images between commenters
Do you want to have little images/dividers between the commenters in the comment-plugger plugin? Read on:
1. Go to line 25 on your comment-plugger.php. For some people, it's line 24.
2. Where it has the </a>, just before the ', paste the image code, of the image you want, eg. < img src="url here" >. It should then look like this:
</a> <img src="img url">
3. Now you're done. But if you're too lazy to do all of this, then download the comment-plugger.php with the images code included ( you must change the url of the image ofcourse) from here.
Done!