The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Links added to the nav bar....
I've just installed the vBadvanced Home Page and it works fine, but as soon as I leave the Home Page to go into my Forum I am unable to link back as I don't have a link installed on my nav bar.
How do I insert a link for the Home Page into the nav bar. Easy steps please guys as I am new to all of this. Thanks. |
#2
|
|||
|
|||
Go to Admin CP->Style and Templates->Style Manager->%YOUR STYLE&->Edit Templates (in dropdown box)->then down to Navigation/Breadcrum Templates->Expand/Collapse-> then navbar
Click Customize Look for: Quote:
Quote:
|
#3
|
||||
|
||||
Thanks, where you said Change "YOUR FORUM URL to the path of your forum index" where would I find this path to add?
|
#4
|
|||
|
|||
lol easy you go to your forum homepage where it shows all the forums and subforums and the currently active users. That is your forum url
should end like /forums/index.php (depending what directory your forum is in) If you have more trouble post your site link here |
#5
|
|||
|
|||
In your navbar template find:
Code:
<!-- nav buttons bar --> <div class="tborder" style="padding:$stylevar[cellspacing]px; border-top-width:0px"> <table cellpadding="0" cellspacing="0" border="0" width="100%" align="center"> <tr align="center"> Code:
<!-----Link to Portal (Home)-----> <td class="vbmenu_control"><a href="http://www.yourforumname.com$session[sessionurl_q]">$vbphrase[portal]</a></td> <!-----End Link to Portal (Home)-----> Then create a phrase called Portal. The text for the phrase can be anything you wish. I use Home. |
#6
|
|||
|
|||
either way works lol
|
#7
|
||||
|
||||
Quote:
next thing for my nav bar is to insert a Forum link, this link is where I want it to direct me to my main Forum, same code as above with a different path? If so where would I find the main forum path within my Admin Panel? Thanks. |
#8
|
|||
|
|||
yes and your admin panel path should be yourdomain.com/forums/admincp
|
#9
|
||||
|
||||
Sorry, I didn't mean an Admin Panel path , I meant a path to my main forum.
Where you I find that path to insert to replace, <td class="vbmenu_control"><a href="YOUR FORUM URL">Portal</a></td> (Your Forum) Thanks again. |
#10
|
|||
|
|||
should be http://www.YOURDOMAIN.com/forums/index.php
replace YOURDOMAIN with whats between the www. and the .com lol --------------- Added [DATE]1243918343[/DATE] at [TIME]1243918343[/TIME] --------------- also if you dont like the word portal you can change Portal in the code and change it to whatever you want to appear in the navbar |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|