
Re: How To Change Main Menu Buttons / Links In Milky Way?
Thanks man
For the rest of the people:
OPEN
overall_header.html
FIND
<!-- IF S_DISPLAY_PM --><a href="{U_PRIVATEMSGS}">{PRIVATE_MESSAGE_INFO}</a><!-- IF PRIVATE_MESSAGE_INFO_UNREAD --><a href="#"> / </a><a href="{U_PRIVATEMSGS}" class="PM-new-link">{PRIVATE_MESSAGE_INFO_UNREAD}</a><!-- ENDIF --> <img src="{T_THEME_PATH}/images/menu_sep.png" alt="" /> <!-- ENDIF -->
ADD BEFORE OR AFTER
<a href="search.php?search_id=newposts">New Posts</a> <img src="{T_THEME_PATH}/images/menu_sep.png" alt="" />
You can also hide in comments or delete the PMs code if you don't want it