The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
Would be much easier if you could post a link to your forum, or PM me a link. I'd be happy to help but playing guessing games as to where you need to make edits isn't getting us anywhere
|
#12
|
|||
|
|||
Quote:
So should I be looking in files other than the navbar one? Thanks |
#13
|
||||
|
||||
Quote:
|
#14
|
|||
|
|||
|
#15
|
||||
|
||||
Your navbar links are in your header template. If you post that, and let us know what links you want removed and which you want added (and where), then I think we can help you with it. (We just need to see the part of the header up to the "<!-- / NAVBAR POPUP MENUS -->" line.)
|
#16
|
|||
|
|||
Thanks for the reply and help again. Here is the code from the Header part of the style:
Quote:
|
#17
|
||||
|
||||
To delete the calendar, remove this line:
Code:
<a href="calendar.php$session[sessionurl_q]">Calendar</a> Code:
<a href="yourpage.php$session[sessionurl_q]">Your Page</a> |
#18
|
|||
|
|||
Thanks again Lynne, much appreciated
One more question - how do I go about linking to an external link, not a .php one? I mean, this wouldn't work, would it?: Quote:
Thanks again for all the help |
#19
|
||||
|
||||
I think you can link to anything in your navbar unless you have some setting on your site that doesn't allow outside links.
|
#20
|
|||
|
|||
Thanks again Lynne.
Would this line of code work though as a link to an external site? <a href="http://www.myurl.com/$session[sessionurl_q]">My URL</a> Do I need the "$session[sessionurl_q]" directly after the URL? Thanks for any more help |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|