WallBB Forums
Focus Theme - How to edit toplinks in MyBB - Printable Version

+- WallBB Forums (https://wallbb.co.uk/forums)
+-- Forum: Theme Section (https://wallbb.co.uk/forums/forumdisplay.php?fid=5)
+--- Forum: Theme Documentation (https://wallbb.co.uk/forums/forumdisplay.php?fid=9)
+--- Thread: Focus Theme - How to edit toplinks in MyBB (/showthread.php?tid=69)



How to edit toplinks in MyBB - WallBB - 01-31-2018

This tutorial will teach you how to modify header toplinks in Focus MyBB Theme, infact it should work in other themes as well:-
   

Follow these steps below to modify header toplinks in Focus Responsive theme :-

  1. Go To Admin CP > Templates And Styles > Templates > Select Focus Theme Templates
  2. Go to Header Templates > header_welcomeblock_guest and header_welcomeblock_member (In other themes, it will be header)
  3. You will find the below code or search for your toplinks title.

                
    Code:
       <li><a href="{$mybb->settings['bburl']}/index.php" class="Home"><span><i class="fa fa-home" aria-hidden="true"></i> Home</span></a></li> 

  4. Copy the above code and edit the link and text to your liking. You can remove links as well if you want.
  5. Make sure you keep a backup of the template, this is quite simple tutorial though.

That's it!

Hope this tutorial helps you modify header toplinks in Focus Responsive theme or Other themes.

Regards
WallBB