![]() |
Subforum help?
Hi i just want to know if i can like make only subforums in one section. like instead of having it on every single forum i just want it on one forum. Is it possible for me to do that?
Thanks. |
Is it possible to only add sub-forums to one forum? Sure. Or wait, do you mean how it lists the sub-forums for a section? I suppose you can add to the "<if condition="$show['subforums']">" condition a condition regarding the forumid.
|
Yea thats what i mean, i want the sub-forums for one section. But can you please explain it more to do that. Like where do i go to do it? And stuff. Thanks.
|
You probably want the template forumhome_forumbit_level2_post and then change this line:
HTML Code:
<if condition="$show['subforums']"><div class="smallfont" style="margin-top:$stylevar[cellpadding]px"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if> HTML Code:
<if condition="$show['subforums'] AND $forum['forumid'] == 'x'"><div class="smallfont" style="margin-top:$stylevar[cellpadding]px"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if> |
Thax...
|
All times are GMT. The time now is 08:02 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|