The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
move subforums below threads
Is it possible to move the "Threads in Forum" table, above the "Sub-Forums" table in a particular forum?
Thanks |
#2
|
|||
|
|||
There should be something like this in your forumdisplay template (AdminCP > Styles & Templates > Style Manager > (From right panel) Edit Templates > Forum Display Templates > forumdisplay).
Look for: Code:
<if condition="$show['forumslist']"> <!-- sub-forum list --> ...LOTS OF CODE IN HERE... <!-- / sub-forum list --> </if> Then find: Code:
...PASTE IN CODE HERE... $ad_location[ad_forumdisplay_afterthreads] <!-- Active Users in this Forum (and sub-forums) and Moderators --> |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|