Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Basic Knowledge
Boardlink: http://mezrscape.com
What have you done before the problem was there?
Completely installed board3 portal
What have you already tryed to solve the problem?
attempted to edit, and remove, the portal link from the header
Description and Message
current code
Code: Select all
Overall Header
<!-- IF not $S_IN_PORTAL or not S_DISPLAY_MAINMENU -->
<div class="navbar">
<div class="inner"><span class="corners-top"></span>
<ul class="linklist navlinks">
<a href="{U_INDEX}" accesskey="h">{L_INDEX}</a> <!-- BEGIN navlinks --> <strong></strong> <a href="{navlinks.U_VIEW_FORUM}">{navlinks.FORUM_NAME}</a><!-- END navlinks --></li>
<li class="rightside"><a href="#" onclick="fontsizeup(); return false;" onkeypress="fontsizeup(); return false;" class="fontsize" title="{L_CHANGE_FONT_SIZE}">{L_CHANGE_FONT_SIZE}</a></li>