The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
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 --> |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|