How To Change Main Menu Buttons / Links In Milky Way?


Subject: How To Change Main Menu Buttons / Links In Milky Way?
Hello there,

How can I change the top menu buttons?
I mean the Home Forum New (xx) Profile Search FAQ Log out.
My style has New PMs, witch I want to remove and add New posts.

Thanks!

Profile PM  
Subject: Re: How To Change Main Menu Buttons / Links In Milky Way?
Edit overall_header.html

Subject: Re: How To Change Main Menu Buttons / Links In Milky Way?
Thanks man :)

For the rest of the people:

OPEN overall_header.html
FIND
Code: [Download] [Hide] [Select]
<!-- 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 -->&nbsp;&nbsp;<img src="{T_THEME_PATH}/images/menu_sep.png" alt="" />&nbsp;<!-- ENDIF -->

ADD BEFORE OR AFTER
Code: [Download] [Hide] [Select]
<a href="search.php?search_id=newposts">New Posts</a>&nbsp;&nbsp;<img src="{T_THEME_PATH}/images/menu_sep.png" alt="" />&nbsp;


You can also hide in comments or delete the PMs code if you don't want it :)

Profile PM  

Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.1144s (PHP: 15% SQL: 85%)
SQL queries: 11 - Debug Off - GZIP Enabled