9th Jul, 04:48 am
Hi Wils172
Thanks for your message and willingness to help - yes, you are right, it can be done from the header template. I actually talked to a friend of mine today who helped figure it out.
I went to the header template and modified it to show:
<li><a id="membernav" href="www.website.com">Website</a></li>
<li><a id="forumnav" href="{$mybb->settings['bburl']}/index.php">Forums</a></li>
<li><a id="calnav" href="{$mybb->settings['bburl']}/calendar.php">Calendar</a></li>
Thank you!
Thanks for your message and willingness to help - yes, you are right, it can be done from the header template. I actually talked to a friend of mine today who helped figure it out.
I went to the header template and modified it to show:
<li><a id="membernav" href="www.website.com">Website</a></li>
<li><a id="forumnav" href="{$mybb->settings['bburl']}/index.php">Forums</a></li>
<li><a id="calnav" href="{$mybb->settings['bburl']}/calendar.php">Calendar</a></li>
Thank you!