Does it go in the same spot as when I changed it to bold? As I mentioned it goes on every post in the thread then.
Here's what I have
<font class="small">
<a name="#{$postrow[$i]['Number']}">#<span id="number$i">{$postrow[$i]['Number']}</span> - {$postrow[$i]['time']} <i>{$postrow[$i]['IP']}</i>
<b>{$postrow[$i]['filelink']}</b>
</font>
and I was adding
<image scr="http://dvdquestions.com.au/ubbthreads/images/icons/disk.gif" before this bit <b>{$postrow[$i]['filelink']}</b>
What I do wrong?
