The Arcive of vBulletin Modifications Site. |
|
Probably easy question Details »»
|
|||||||||||||||||||||||||
My site on my template im clueless where to add the icon on the main page, like for example:
Members - New Posts - Register - User CP- How can I fit arcade in there? Sorry im idiot. Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
Well its been a week what the hell.
|
|
#3
|
||||
|
||||
|
In the (Installation - vBulletin 3.5.x and 3.6.x - english) that comes with the arcade,,,says,,
Open the Menu Styles & Templates Click Style Manager Select "Edit Templates" in the Dropdown-Menu In navbar-Template search for: Code:
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td> Below add: Code:
<td class="vbmenu_control"><a href="arcade.php?$session[sessionurl_q]">Arcade</a></td> |
|
#4
|
|||
|
|||
|
Tried that million times, says not found, and I looked for keywords like calendar members new posts ect.
|
|
#5
|
||||
|
||||
|
Look in your header template...
|
![]() |
|
|