![]() |
|
|
|
#1
|
|||
|
|||
|
Hello, I noticed on your site that your nav bar at the top changes. The first button changes from Forums to Home depending on which part of the site you are on. My question is how do you do this? Could you give me the code to do so? Right now I have both buttons but it takes up too much room and I would like one instead.
Thanks for your help in advance. -Conrad |
|
#2
|
||||
|
||||
|
This is a pretty easy one, go into your Styles section of your AdminCP, and select Edit Templates. Select Navigation, then Navbar. Now I'm gonna steal some advice from Zachery, hope he doesn't mind
I used this thread for reference: http://www.vbadvanced.com/forum/showthread.php?t=41In the Navbar template, find: Code:
<!--<td class="vbmenu_control"><a href="$vboptions[forumhome].php?$session[sessionurl]">Home</a></td>--> Code:
<td class="vbmenu_control"><if condition="THIS_SCRIPT == 'adv_index'"><a href="$vboptions[bburl]?$session[sessionurl]"> Forums <else /> <a href="$vboptions[homeurl]?$session[sessionurl]"> Home </if></a></td> |
|
#3
|
|||
|
|||
|
I actually hate when stuff changes...
I get used to hitting the first or second one to get where I want to go... I dont need to read it. if it changes, I have to actually think about where I am, not just where I want to be. |
|
#4
|
|||
|
|||
|
Ok, thanks for the help.
|
|
#5
|
|||
|
|||
|
Is this going to work with 3.0.3 or 3.0.1? I've tried it on my board ver 3.0.1 and it doesn't work. In fact there is no home or forum link in the navbar at all.
I must be missing something... Check it out here http://www.950riders.com/forums/cmps_index.php This is really bad because at the cmps_index.php there is no way to get to the forums other then clicking on a thread and then the breadcrumb will show up. Help? |
|
#6
|
||||
|
||||
|
Did you edit your navbar as instructed in the previous post?
|
|
#7
|
|||
|
|||
|
Quote:
I just tried the change on the child skin and it works. woo hoo!!! I like it
|
| 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 |
| Problem with changing guest to some other name | Shoe | Troubleshooting / "How do I..." Questions | 2 | 06-19-2004 07:55 PM |