XMB Forum Software
Not logged in [Login - Register]
Go To Bottom

Printable Version  
Author: Subject: How to add additional links under the banner?
airswoosh1
New Poster
**




Posts: 4
Registered: 1-6-2013
Member Is Offline


[*] posted on 1-24-2013 at 06:41 PM
How to add additional links under the banner?


How would I go about adding additional links to the bar under the banner?

So next to Search - FAQ - Member List .....etc.

Thanks in advance :thumbup:
View user's profile View All Posts By User
vamsee
Experienced
***


Avatar


Posts: 50
Registered: 1-5-2003
Member Is Offline

Mood: No Mood

[*] posted on 1-27-2013 at 06:15 PM


login as admin and in administration panel, edit HEADER template.

look for

<td class="navtd"><font class="navtd">$links $pluglink</font></td>

after $pluglink you can add whatever external/internal links with <a href="your link here"></a> html tag



Life is taxing, and death is relaxing
Astrology in Modern World
View user's profile Visit user's homepage View All Posts By User
Mouser
XMB Contributor
********




Posts: 202
Registered: 4-14-2008
Member Is Offline

Mood: Christmasy. Yes, in September.

[*] posted on 1-27-2013 at 09:49 PM


Edit the config.php

Find this and enjoy :)

Code:
// Start Plugin code $plugname[$i] = ''; // This is the name of your plugin. eg. Avatar Gallery, TeddyBear, etc. $plugurl[$i] = ''; // This is the location, link, or URL to the plugin $plugadmin[$i] = false; // Is this plugin only for admins? Set to true if the plugin can only be seen/used by (super-)admins, false when it's can be used by anyone $plugimg[$i] = ''; // This is the path (full URL) to the image to show in front of the text. $i++; // End plugin code.

View user's profile View All Posts By User

  Go To Top

Powered by XMB 1.9.12 (Debug Mode)
XMB Forum Software © 2001-2024 The XMB Group
[Queries: 16] [PHP: 36.8% - SQL: 63.2%]