As a part of the component system, a link should be automatically added to your board header to Member Teams. This requires, however, that the person or company who made your skin fully conformed to IPS' standards on making skins. If they don't, the link won't appear.
Don't fear, for here is a manual fix. it won't work on those really funky skins or those skins that have images as links instead of text, but for the most part, this should work. Discuss this in this topic if you have issues. This procedure must be repeated for every skin used by your members.
ACP => Look and Feel => (choose skin) => Edit Template HTML => All Global HTML => global_board_header
Find:
<a href="{$this->ipsclass->base_url}act=calendar">{$this->ipsclass->lang['tb_calendar']}</a>Add AFTER:
<a href="{$this->ipsclass->base_url}autocom=teams">Member Teams</a>Save template bit. You may need to rebuild your skin cache, but other than that, you are done.

Help




Promote to Article










