D&D Forums - MyBB Plugins & Themes
[Emerald] Needing 'header' template - Printable Version

+- D&D Forums - MyBB Plugins & Themes (https://developement.design/forum)
+-- Forum: MyBB Ressources (https://developement.design/forum/forumdisplay.php?fid=5)
+--- Forum: Free MyBB Themes (https://developement.design/forum/forumdisplay.php?fid=7)
+---- Forum: Support (https://developement.design/forum/forumdisplay.php?fid=12)
+---- Thread: [Emerald] Needing 'header' template (/showthread.php?tid=40)



[Emerald] Needing 'header' template - Jackc - 01-15-2018

Hi,

I require Emeralds' header template as I have unfortunately incorrectly edited it and I need to re-enter the whole thing and restart editing.

May I please have a copy of the whole template?

Thanks.


RE: [Emerald] Needing 'header' template - AmazOuz - 01-15-2018

Hello,

Code:
<div class="haut" style="height:70px">
    <a href="{$mybb->settings['bburl']}" id="logo"><i class="fa fa-diamond"></i> Emerald</a>
<span class="useroptions">
    <a href="{$mybb->settings['bburl']}">Home</a>
    <a href="{$mybb->settings['bburl']}/memberlist.php">Members</a>
    <a href="{$mybb->settings['bburl']}/showteam.php">Team</a>
    <a href="{$mybb->settings['bburl']}/misc.php?action=help">Help</a>
    <a href="{$mybb->settings['bburl']}/search.php">Search</a>
</span>
{$welcomeblock}
</div>
<div style="width: 100%; height: 70px;"></div>
<div id="header_block"><span id="hb_title">Emerald - Demo<br><span id="hb_desc">A demo forum for a great theme</span></span></div>
<!-- Start - Navigation menu -->
<nav class="headerlist" style="display:none">
<ul>
  <li><a href="{$mybb->settings['bburl']}"><i class="fa fa-home"></i> Home</a></li><li>
    <a href="{$mybb->settings['bburl']}/memberlist.php"><i class="fa fa-users"></i> Members</a></li><li>
    <a href="{$mybb->settings['bburl']}/misc.php?action=help"><i class="fa fa-support"></i> Help</a></li><li>
    <a href="{$mybb->settings['bburl']}/search.php"><i class="fa fa-search"></i> Search</a>
</li></ul>
</nav>
<!-- End - Navigation menu -->
<center>
<!-- Start - Advice -->
<div id="mobile_member">
</div>
<!-- End - Advice -->
</center>
<div id="container">
        <a name="top" id="top"></a>
        <div id="header">
        <div id="content">
            <div class="wrapper">
                {$pm_notice}
                {$bannedwarning}
                {$bbclosedwarning}
                {$unreadreports}
                {$pending_joinrequests}
                {$awaitingusers}
                <navigation>
                    <br />