2014-07-30, 06:38 PM
Hey everyone! I have a problem with my "MyBB" site.
I can't add more pages to the "topmenu" i don't know whats wrong. When i try edit anything in templates nothing happends. I can't change anything in templates. Or, yes i can but the changes i made won't change on the side. My header config thing
I can't add more pages to the "topmenu" i don't know whats wrong. When i try edit anything in templates nothing happends. I can't change anything in templates. Or, yes i can but the changes i made won't change on the side. My header config thing
<div class="logo"><a href="{$mybb->settings['bburl']}/index.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}" /></a></div>
<div id="topmenu">
<ul>
<li><a href='http://testolade.96.lt/index.php'><span><i class="fa fa-home"></i> Hjem</span></a></li>
<li><a href='http://testolade.96.lt/memberlist.php'><span><i class="fa fa-users"></i> Memberlist</span></a></li>
<li><a href='http://testolade.96.lt/search.php'><span><i class="fa fa-search"></i> Search</span></a></li>
<li><a href='http://testolade.96.lt/rules.php'><span><i class="fa fa-search"></i>Rules</span></a></li>
</ul>
</div>
<div id="panel">
{$welcomeblock}
</div>
<div id="container">
<a name="top" id="top"></a>
<div id="header">
</div>
<div id="content">
{$pm_notice}
{$bannedwarning}
{$bbclosedwarning}
{$unreadreports}
{$pending_joinrequests}
<navigation>
<br />[php]
[/color]