Hello!
I want to have my own thumbs in category forum, at this moment when i create category forum, it's showing this thumb
http://www.megagsm.pl/images/statusi..._forum_old.png , it's default thumb for all category forum, but i want to have different thumb for each forum like this:
http://www.megagsm.pl/images/statusi...rum_old-48.png
I setup prefix for this forum, but it's working only when forum is not a category forum.
In first two forum i am selected Act as Forum (Will act as category if no) as NO. (this is why not showing number of post and last post)
In rest forum i am selected Act as Forum (Will act as category if no) as YES.
And this is my problem, if Act as Forum (Will act as category if no) is selected as NO, showing default thumb
http://www.megagsm.pl/images/statusi..._forum_old.png but i want to showing this
http://www.megagsm.pl/images/statusi...rum_old-48.png
I just i wanted to showing like in other forums.
Can somebody help me please.
--------------- Added [DATE]1274030416[/DATE] at [TIME]1274030416[/TIME] ---------------
Vbulletin support write:
Quote:
You will just need to change the template if you want it to show differently for category icons. Change this line in forumhome_forumbit_level2_nopost.
<img src="{vb:stylevar imgdir_statusicon}/category_forum_{vb:raw forum.statusicon}.png" class="forumicon" id="forum_statusicon_{vb:raw forum.forumid}" alt="" />
|
But i don't know what i should change in code ?