Quote:
Originally Posted by Triky
Firstly, you need to install this modification: https://vborg.vbsupport.ru/showthread.php?t=178787. Then, add to that code your own in order to display your image based on what forum your are on/displaying, using this conditional:
PHP Code:
<if condition="$forum[forumid] == X">Image code, text, or what you want goes here.</if>
Replacing X with your forum id.
|
i realy dont know where to put that code .....