1 (edited by clunky 2008-11-12 23:34)

Topic: add own links after index link?

Hi

im not a php expert, but i know how in html , but where i must add in punBB source?
to put some links there after index link?


        <li id="navindex" class="isactive"><a href="http://myproject.sourceforge.net/forum/index.php">Index</a></li>
        <li id="navuserlist"><a href="http://myproject.sourceforge.net/team.html">Team</a></li>

where i can add link my team.html link? in punBB source?

2 (edited by MattF 2008-11-12 23:55)

Re: add own links after index link?

Assuming 1.2*, in the extra links section of the admin panel or directly in include/functions.php.

3 (edited by clunky 2008-11-13 00:19)

Re: add own links after index link?

ok i look into functions.php, but i use punBB 1.3 there is no extra links in Administration Panel or?

Thanks i found it!:D