right i've figured it out now - cheers Katman!
1. Also you need to put the images in the root folder in order for it to work - how can i correct this? Here is the code:
<if condition="in_array($forum['forumid'], array(XX,XX,XX))"><img src="$stylevars[imgdir_misc]/$forum[forumid].gif" alt="$forum[title]" border="0" vspace="2 px" hspace="2 px" align="left"/></if>
2. The images do not click through to the respective forum. How can I correct this?
|