1) In a template main_header.html, remove $l_menu[8] 2) Edit manual.html 3) Edit $l_menu[0] in [language].php 4) Actually, administrator's nickname appears there. Administrator is the only one super-user of the forums, which can do everything. You need to be administrator for your name appearing here :) Alternatively, you can edit template stats.html and change this snippet:
<td bgcolor="{$tableParam[4]}" class=cell1 colspan=3> <small><b>::</b> {$l_stats_admin} <a href="index.php?action=userinfo&user=1"><b>{$adminInf}</b></a></small> |