The Arcive of vBulletin Modifications Site. |
|
Link to Arcade Not Showing Up on Navbar Details »»
|
|||||||||||||||||||||||||
Am I supposed to activate it manually somewhere? The arcade itself is working and I can play, but I have to type in the URL in my browser, because there's no link showing up anywhere?
![]() Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
You have to add the link yourself
see instructions |
|
#3
|
|||
|
|||
|
Thanks. See instructions where, please?
|
|
#4
|
||||
|
||||
|
Open your Navbar template and search for (if you cannot find that exact code jus do a search for calendar)
Code:
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td> Code:
<td class="vbmenu_control"><a href="arcade.php?$session[sessionurl_q]">Arcade</a></td>
|
|
#5
|
|||
|
|||
|
Thank you! That was most helpful! I think I'll add it instead of the calendar, my navbar is overcrowded as it is with a fixed width 760px skin and several add-ons
|
![]() |
|
|