The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
NavBar
I am useing the ambience_x theme for vbulletin 3.6.1. How can I chane whats on the nav bar? I would like to remove User CP and add Downloads which would point to /forum/downloads.php. Found some tips on google, but never got what file to edit, and when I found something similar to the example code found on google, it never fit with what I have.
|
#2
|
|||
|
|||
you dont need to edit any file
You need to login to admincp -> Style manager -> Edit nav bar template Thats the rough break down, but it should get you there |
#3
|
|||
|
|||
Ok, thanks for the info there, cleared up a lot (where to find MEMBERINFO and such).
Anyway, in default I find Navbar under Navigation /Breadcump Templates. <td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td> now I tried to change $vbphrase[cndar] just to see if there was a change at all, but it wasnt for some reason. Am I at the wrong place? Added downloads line also: <td class="vbmenu_control"><a href="downloads.php?$session[sessionurl]">$vbphrase[ecdownloads_downloads]</a></td> But that either is nowhere to be seen.. Any thaughts of where I am going wrong? |
#4
|
|||
|
|||
Quote:
For example: Code:
<td class="vbmenu_control"><a href="downloads.php?$session[sessionurl]">Downloads</a></td> |
#5
|
|||
|
|||
Hmm ok, I see now where I am going wrong. The changes are reflected on /forum/ part, not the portal where I actually want the link. Do I need to check vbportal forums, or are navbar in vbportal also controlled from within the same place?
Also, is there any external upload/download modules that can be fully integrated with vbportal/vbulletin? Like have last uploads on the portal, top downloads on the portal + (and most important) moderation, as in send e-mail to an specified address when a user uploads a file so admins know a new file is ready for approval. These 2 things fixed, and everything is wonderfull |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|