03-26-2020, 09:38 AM
Replace the above template with this code
Cheers
WallBB
Code:
<a name="top" id="top"></a>
<div class="header">
<div class="wrapper">
<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 class="tophead float_right">
{$welcomeblock}
<br/>
{$pm_notice}
{$bannedwarning}
{$bbclosedwarning}
{$remote_avatar_notice}
{$modnotice}
{$unreadreports}
{$pending_joinrequests}
{$awaitingusers}
<div class="announcement_alert">
<div><strong><i class="fas fa-bullhorn float_left" aria-hidden="true" title="Announcement"></i> Welcome to the Deep Politics Forum <a href="{$mybb->settings['bburl']}/index.php" title="Announcement Link"><u></a></strong></div>
</div>
<navigation>
Cheers
WallBB