The Arcive of vBulletin Modifications Site. |
|
[Help] Arcade Navbar Details »»
|
|||||||||||||||||||||||||
Quick question.
With the navbar inside the arcade (Arcade · Tournaments · Your Settings · Your Favorites · Your Rankings · Leaderboard · Arcade ModCP) how can i add a link to my "Arcade Forum"? I just can't find the code to edit it! Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
to edit that Arcade navbar, you need to manually edit the "arcade/modules/mod_arcade.php" file
i suggest to you that if you are going to add a link, do it this way : go the the line 1068, paste this on that line PHP Code:
if you want it to be FIRST in the navbar, before "Arcade", then : go to line 1041 and find this : PHP Code:
PHP Code:
|
|
#3
|
|||
|
|||
|
Thanks for that great tip. Works perfectly. I had a feeling it would be a manual file edit. I had already looked through "arcade/functions.php" bu there was nothing of the sort in there and it was the last place i looked too :P
|
![]() |
|
|