
Go ACP>Look & Feel>your_skin>Templates tab>globalTemplate
Find:
</if> </foreach> </if>
Below that add the link you want, based on the following:
<li class='left {parse variable="YOUR_TITLEActive"}'><a href='YOUR URL' title='YOUR_TITLE'>YOUR_TITLE</a></li>
Note: The above method adds the tab after all existing tabs.
If you want to add it before the Forum link (or the Home link if you have it enabled), add the above code below this:
</form> </div> <ul>
Credit: PrinceOfAbyss - http://community.inv...ost__p__1849955


















