Posts: 2,599
Threads: 71
Joined: Apr 2012
Reputation:
245
2015-02-18, 06:07 AM
(This post was last modified: 2015-02-18, 06:08 AM by mmadhankumar.)
i dont see much of a difference except few css (color) edits:
http://welcometopuzzles.net/showteam.php
may i ask what exactly you are trying to achieve...
EDIT: delayed response...
We can't help everyone, but everyone can help someone - Ronald Reagan
Did you know? Your question has already been answered. But you haven't searched it yet.
Don’t Forget to “Mark as Solved” after the fix
Posts: 2,599
Threads: 71
Joined: Apr 2012
Reputation:
245
2015-02-18, 06:20 AM
ACP >> Templates >> Header Templates >> header, find....
<div class="menu" style="margin-top: 5px;" original-title="">
<ul>
<----- menu content ---->
</ul>
and this as the last li element just before </ul>
<li id="nav-staff"> <a href="{$mybb->settings['bburl']}/showteam.php" original-title=""><i style="font-size: 14px;" class="fa fa-star fa-fw" original-title=""></i> Staff</a></li>
We can't help everyone, but everyone can help someone - Ronald Reagan
Did you know? Your question has already been answered. But you haven't searched it yet.
Don’t Forget to “Mark as Solved” after the fix