The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hi
Ive been trying to work out how to turn off/remove the 'Community' link in the navbar. I thought there might have been an option for it, but havent found one as yet. Do I have to edit the navbar template? ![]() Thanks |
|
#2
|
|||
|
|||
|
Yes you do
|
|
#3
|
|||
|
|||
|
OK thanks Silva, just thought it would have been an option or something....oh well :erm:
|
|
#4
|
||||
|
||||
|
It gets shown if $show[communitylink] is true. That is set to true on this line of global.php:
PHP Code:
|
|
#5
|
|||
|
|||
|
Thanks, thats very helpful
|
![]() |
|
|