Quote:
Originally Posted by smokering
i want to use the different pics for different forums i just dont know where in the code to put the forum id number i feel really stooopid here
|
Replace the "X"'s in this code with the forumid numbers of your forums.
Code:
<if condition="in_array($forum['parentid'], array(XX,XX,XX))"><img src="$stylevars[imgdir_misc]/$forum[forumid].gif" alt="$forum[title]" border="0" vspace="2px" hspace="2px" align="left"/></if>