Sofia
05-30-2009, 10:00 PM
3.7.x
This mod allows you to have specific forum icons on the forumhome per forum.
https://vborg.vbsupport.ru/external/2010/01/51.png
(New) You want your statusicons per forum? Read this : https://vborg.vbsupport.ru/showpost.php?p=1841446&postcount=45
Installation
In the template forumhome_forumbit_level2_post,
Find:
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a>Add above:
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><img border="0" src="images/misc/iconforums/$forum[forumid].gif" hspace="4px" align="left"/></a>Create a folder "iconforums" into your images/misc folder. Upload your icons in images/misc/iconforums.
Indicate a forumid for the images name.
Example:
ID Forum = 3. So your image have this name : "3.gif"
ID Forum = 7. So your image have this name : "7.gif"
You must have an icon for each forum.
This mod allows you to have specific forum icons on the forumhome per forum.
https://vborg.vbsupport.ru/external/2010/01/51.png
(New) You want your statusicons per forum? Read this : https://vborg.vbsupport.ru/showpost.php?p=1841446&postcount=45
Installation
In the template forumhome_forumbit_level2_post,
Find:
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a>Add above:
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><img border="0" src="images/misc/iconforums/$forum[forumid].gif" hspace="4px" align="left"/></a>Create a folder "iconforums" into your images/misc folder. Upload your icons in images/misc/iconforums.
Indicate a forumid for the images name.
Example:
ID Forum = 3. So your image have this name : "3.gif"
ID Forum = 7. So your image have this name : "7.gif"
You must have an icon for each forum.