UseBB Community

The official board for UseBB help and discussion

UseBB Community » Help & Support » How do i edit the | HOME | Your Panel FAQ| Bar?

How do i edit the | HOME | Your Panel FAQ| Bar?

Moderators: Gaia.

Page: 1

Author Post
Member
Registered: Oct 2005
Posts: 2
Hi i would whish to add another button to the | Home | Your Panel | FAQ | Search | Active Topis | Lout out | bar
I can't seem to find where i am suppost to do that. If someone would please help me out, i would much appriciate it.

Best regards

Joakim Forslund
Moderator
Registered: Oct 2005
Posts: 449
Location: canada
That would be this block of code in the global.tpl.php file in your template folder.


<div id="topmenu"><ul>
<li><a href="http://boredawards.info/">{l_Home}</a></li><li><a href="{link_home}">Forum Index</a></li><li><a href="{link_reg_panel}">{reg_panel}</a></li><li><a href="{link_faq}">{l_FAQ}</a></li><li><a href="{link_search}">{l_Search}</a></li><li><a href="{link_active}">{l_ActiveTopics}</a></li><li><a href="{link_log_inout}">{log_inout}</a></li>
</ul></div>


Just add <li><a href="linkurl.htm">Link Name</a></li> in it.
« Last edit by Gaia on Sun Oct 30, 2005 2:47 pm. »
Member
Registered: Oct 2005
Posts: 2
Thanks a bunch Gaia.
Moderator
Registered: Oct 2005
Posts: 449
Location: canada
No problem ^_^

Page: 1

UseBB Community » Help & Support » How do i edit the | HOME | Your Panel FAQ| Bar?

UseBB Community is powered by UseBB 1 Forum Software