airbrushtutor
Member
Hi!
i've recently edited the navigation template for the site to move the recent activity tab from 'members' to the 'forum' tab.
i copy and pasted the following code:
from the 'members' section of the template to the 'forum' section of the template.
The link is there - however when clicked, the members tab becomes Active?? no idea why
I have included a screen shot:
Can anyone help me with how to make the forum tab active instead of members? Thanks
i've recently edited the navigation template for the site to move the recent activity tab from 'members' to the 'forum' tab.
i copy and pasted the following code:
Code:
<xen:if is="{$xenOptions.enableNewsFeed}"><li><a href="{xen:link recent-activity}">{xen:phrase recent_activity}</a></li></xen:if>
from the 'members' section of the template to the 'forum' section of the template.
The link is there - however when clicked, the members tab becomes Active?? no idea why
I have included a screen shot:
Can anyone help me with how to make the forum tab active instead of members? Thanks