View Full Version : Nav Bar
Kyderoy
12-27-2005, 08:13 PM
How can I add this to my Nav Bar? <A href="/diarycp.php.php">Diary</a>
Borgs8472
12-27-2005, 09:22 PM
Through your admincp :p
Kyderoy
12-27-2005, 10:37 PM
Where in my admin panel?
Hellcat
12-27-2005, 10:43 PM
Where exactely do you want to put it?
Right beside the "UserCP" and so on links?
If so head to AdminCP -> Style Manager -> Edit Templates (of the style you want to edit) -> locate and double click the "navbar" template (It's in a group also called something with "navblah blah") -> find:
<!-- nav buttons bar -->
Look through the table definition and on a place you find fitting add:
<td class="vbmenu_control"><A href="/diarycp.php.php">Diary</a></td>
There ya go :)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.