Hope this isn't the wrong place to post this. I had a little tinker myself for displaying forum name in forumdisplay. But replacing it with an image. I've got this to work using the following code but am clueless as to how to center the image. Can anyone help?
Code:
<if condition="$foruminfo[forumid]"><img src="$stylevar[imgdir_misc]/$foruminfo[forumid].gif" alt="$foruminfo[title]" /> <div></if>