![]() |
|
#1
|
|||
|
|||
|
Hello All,
I looked around in the vBadvanced forums to find out how to add a 'forums' link to the vBadvanceds MAIN nav bar. I came up with this link: http://www.vbadvanced.com/forum/show...link+in+navbar However, I cant find the code that is listed to replace. Can someone tell me how do do this with VBulletin 3.5 and the vBadvanced 2.00 (for 3.5)? I just want a link on the navbar that takes people to my forums and one on my forums to take them back to the homepage. Any help would be GREATLY appreciated! Zaphod |
|
#2
|
|||
|
|||
|
In your navbar template search for this code:
Code:
<!-- nav buttons bar --> <div align="center"> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px"> <tr align="center"> Code:
<td class="vbmenu_control"><if condition="THIS_SCRIPT == 'adv_index' OR
defined('VBA_SCRIPT')"><a href="$vboptions[bburl]?$session[sessionurl]"> Forums
<else /> <a href="$vboptions[homeurl]?$session[sessionurl]"> Home </if></a></td>
|
|
#3
|
|||
|
|||
|
works great for me.
Thanks |
|
#4
|
|||
|
|||
|
Nice post... I guess it would be nice if this becomes a sticky...
Thanks... |
|
#5
|
|||
|
|||
|
Only problem with that code is that "Forums" shows up underlined while the other links in the Navbar aren't. How do you remove the underline to give it the Navbar a uniform look?
|
|
#6
|
|||
|
|||
|
Never mind my post. The underline disappeared by itself. More mystifying PHP magic.
|
|
#7
|
|||
|
|||
|
Ahh... [bburl]... exactly what I was looking for. Thank you very much!
__________________
will lanni red card studios :: general partner :: online: http://www.redcardstudios.com mail: will @ redcardstudios.com (note the anti-spam spaces) icq: 6576107 ::myVbIndex/vBadvanced sites:: www.staytunedtheband.com (vb3/vbadvanced) www.markofthebeast.net (vb 2.x/myVbIndex) |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| No 'Admin CP' link in CMPS page footer in v.2.0.0; no navbar linking; & no forum link | forumpup | Troubleshooting & Problems | 1 | 09-23-2005 10:41 PM |
| Home/Forums link in NavBar? | Kidpaddle | "How Do I..." Questions | 1 | 08-06-2005 05:39 PM |
| How do I get the "Forums/Home" link in the navbar? | JoeyAnderson | "How Do I..." Questions | 31 | 08-03-2005 02:54 PM |