Go to your postbit template and find this block of code and remove it
Quote:
<if condition="$show['messageicon'] OR $post['title']">
<!-- icon and title -->
<div class="smallfont">
<if condition="$show['messageicon']"><img class="inlineimg" src="$post[iconpath]" alt="$post[icontitle]" border="0" /></if>
<if condition="$post['title']"><strong>$post[title]</strong></if>
</div>
<hr size="1" style="color:$stylevar[tborder_bgcolor]" />
<!-- / icon and title -->
</if>
|
Make sure you open two windows of postbit template. In one of them remove that block of code and see if it fits how you want it. If it doesnt, save the postbit from your other window to revert to its previous state.
Regards.
Val.