View Full Version : add imager for each forum
is there any mod that allow to add a image on each forum ?
Triky
07-31-2008, 08:44 AM
Search forums for 'forum image' (titles only).
Search forums for 'forum image' (titles only).
i saw that but is not for 3.7
Triky
07-31-2008, 01:48 PM
Then, please specify what you want to do. Where do you want to display an image exactly?
Then, please specify what you want to do. Where do you want to display an image exactly?
hope u understand me
like a forum header to allow html(image text etc) to be inserted where the red line show up :D
https://vborg.vbsupport.ru/attachment.php?attachmentid=84866&stc=1&d=1217521527
Triky
07-31-2008, 03:34 PM
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:
<if condition="$forum[forumid] == X">Image code, text, or what you want goes here.</if>
Replacing X with your forum id.
RLShare
07-31-2008, 03:50 PM
If you just want to add html/text/images to that area without those dropdown menus, then edit the ForumDisplay template and add the code/text/images to that area yourself. And if you want different content per forum there use the conditional in the post above.
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:
<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 ..... :(
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.