The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Recent threads module for vbadvanced
There is a recent threads module in vbadvanced, is there anyway to make threads displayed like in attached image, but different new threads in a second column?
template code is here (i dont know probably need to edit module php file for that: Code:
<if condition="$mods['modcol'] == 1"> <tr> <td class="alt1" width=50%> <a href="$vboptions[bburl]/showthread.php?t=$thread[threadid]" title="$thread[preview]"><if condition="$show['gotonewpost']"><span class="smallfont">$thread[title]</span><else />$thread[title]</if></a> </td> <td class="alt1" width=50%> <a href="$vboptions[bburl]/showthread.php?t=$thread[threadid]" title="$thread[preview]"><if condition="$show['gotonewpost']"><span class="smallfont">$thread[title]</span><else />$thread[title]</if></a> </td> </tr> bump! Please help! |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|