The Arcive of vBulletin Modifications Site. |
|
skin problem navbar with arcade Details »»
|
|||||||||||||||||||||||||
ok i dont have this line in my navbar on one of my skins
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td> so were would add this to get the arcade to show up in my navbar <td class="vbmenu_control"><a href="arcade.php?$session[sessionurl_q]">Arcade</a></td> im useing the futurevision3 skin Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
it a 3.5 skin so im assumeing the code is differant does anyone know were to add it ?
|
|
#3
|
||||
|
||||
|
Try looking for,,
Code:
<a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a> |
|
#4
|
|||
|
|||
|
wasnt in there here is the navbar templete
problem solved thanks goes to stangger5 see below for answer |
|
#5
|
||||
|
||||
|
If its not in the navbar,,,,look in the header template...
|
|
#6
|
|||
|
|||
|
that did it, thanks for your help
|
![]() |
|
|