Hi Whiteyez
This is because you have set two images to appear next to each other..
Make sure you remove the wrong one (one of the bold in the code below) and leave only the one which is appropriate..
Also make sure all of your forum images are either PNG's or GIF's. Do not mix both of them..
I hope it works for ya..,
Val.
Code:
<img src="$stylevar[imgdir_statusicon]/$forumid.png" alt="" class="ForumImages" />
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><span width="100"><img src="$stylevar[imgdir_statusicon]/$forum[forumid].gif" border="0" align="right"></span><strong>$forum[title]</strong></a>