The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Upcoming Events on Top of Pages
This is what I did to make Upcoming Events display nicely on the top of Forumhome:
Added below {vb:raw header}{vb:raw navbar} <!-- upcomingevents --> <div id="wgo" class="collapse wgo_block"> <h2> <span> Upcoming Events </span> </h2> <div class="floatcontainer"> <div id="wgo_events" class="wgo_subblock"> <ol class="commalist"> {vb:raw upcomingevents} </ol> </div> </dl> </div> </div> <!-- upcomingevents --> Note that the commalist class reduces the space this takes and displays nicely. If anyone can help by explaining how this can be added to all pages I would be grateful. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|