Add / Remove Links from submenu

This tutorial will show you how to add and remove links from the submenu. e.g. calendar, members, help area.

This tutorial will show you how to add and remove links from the submenu.
e.g. calendar, members, help area.

Step 1. Go to Admin CP / Look & Feel Tab / Skins & Templates / Skin Manager / "select your skin" / Edit Root Skin Template HTML / All Global HTML / global_board_header

Find:
<div class='ipb-top-right-link'><a href="{$this->ipsclass->base_url}act=Help">{$this->ipsclass->lang['tb_help']}</a></div>

Before Add:
<div class='ipb-top-right-link'><a href='http://www.yourlink.com'>Your Link Name</a></div>

Step 2. Click 'Save Template Bit'

Your Done.
AddThis Social Bookmark Button AddThis Feed Button