The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
I am not a coder at all, but I was wondering how this could be done dynamically.
I pasted $forumbits into the popup menu table and my entire forum showed up in the forum jump. Cool but a little too much info... How would I go about just showing the title of the forum? $forumbits is calling the forumhome_forumbit_level1_post template which contains the code: Code:
<td class="alt1Active" colspan="2" align="$stylevar[left]" id="f$forum[forumid]"> <a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a> </td> Anyone know how to have them all? Or does it require some sort of php modification? Is there a way to change $forumbits to $forumbits_navbar and then have that call some other peice of code? Bear with me, I have no clue what I'm doing... ![]() |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|