How do get rid of the blue paper icon thing on top of every post? There is a <hr> line below as well. I believe this is the code below...
PHP Code:
<h2 class="title icon">
<img src="images/icons/icon1.png" alt="Default" />
</h2>
Comment