IP.Board Tutorials

Adding more links to navigation bar

Submitted by Mr_Joker, , Thread ID: 4374

Thread Closed
Mr_Joker
YouR JuSt G4Y
Level:
0
Reputation:
3
Posts:
795
Likes:
51
Credits:
493
30-05-2015, 01:45 PM
#1
This is a simple and short snippet on editing you Navigation bar. It is for the people who aren't familiar with IPB.

First you're want to
Go to admin panel > look & feel > manage skins & templates > select your skin.

Then youclick global templates and then scroll & open globalTemplate.

Inside the globalTemplate script your gonna search for (crt+f)
Code:
<li id='nav_other_apps' style='display: none'>

Above it add
Code:
<li><a href="LINKHERE">LINK NAME</a></li>

Change LINK HERE into what ever your link is and LINK NAME into the name of your link, of course.

Add more links if you want but your done.

Dont forget to save after you edit the script.

Smile

Users browsing this thread: 1 Guest(s)