Mark Unread Permanent Read Dropdown Menu In Header


Subject: Mark Unread Permanent Read Dropdown Menu In Header
if you want to have the dropdown menu for search and the UPI2DB MOD in the Header, easily change the currently header Nav Link in (it depends on what template are you using):
  • templates/mg_themes/overall_header.tpl
  • templates/mg_themes/overall_header_sc.tpl
  • templates/mg_themes/overall_header_sq.tpl



Code: [Download] [Hide] [Select]
<tr>
<td class="forum-buttons" colspan="3" width="100%">
<a href="{U_PORTAL}">{L_HOME}</a>&nbsp;<img src="{FULL_SITE_PATH}{IMG_MENU_SEP}" alt="" border="0" />&nbsp;
<a href="{U_INDEX}">{L_INDEX}</a>&nbsp;<img src="{FULL_SITE_PATH}{IMG_MENU_SEP}" alt="" border="0" />&nbsp;
<!-- BEGIN switch_user_logged_in -->
<a href="{U_PROFILE}">{L_PROFILE}</a>&nbsp;<img src="{FULL_SITE_PATH}{IMG_MENU_SEP}" alt="" border="0" />&nbsp;
<!-- END switch_user_logged_in -->
<!-- BEGIN switch_dd_off_logged_in -->
<a href="{U_SEARCH_NEW}">{L_NEW2}</a>&nbsp;<img src="{FULL_SITE_PATH}{IMG_MENU_SEP}" alt="" border="0" />&nbsp;
<!-- END switch_dd_off_logged_in -->
<!-- BEGIN switch_dd_on_logged_in -->
<a href="#" onMouseover="dropdownmenu(this, event, menu2, '180px')" onMouseout="delayhidemenu()">{L_POSTS}:</a>&nbsp;<a href="{U_SEARCH_NEW}" title="{L_SEARCH_NEW}">{L_NEW}</a>
<!-- END switch_dd_on_logged_in -->
<!-- BEGIN switch_upi2db_on -->
{L_DISPLAY_U}&nbsp;{L_DISPLAY_M}&nbsp;{L_DISPLAY_P}&nbsp;<img src="{FULL_SITE_PATH}{IMG_MENU_SEP}" alt="" border="0" />&nbsp;
<!-- END switch_upi2db_on -->
<!-- BEGIN switch_dropdown_on -->
<a href="{U_SEARCH}" onMouseover="dropdownmenu(this, event, menu1, '250px')" onMouseout="delayhidemenu()">{L_SEARCH}</a>&nbsp;<img src="{FULL_SITE_PATH}{IMG_MENU_SEP}" alt="" border="0" />&nbsp;
<!-- END switch_dropdown_on -->
<!-- BEGIN switch_dropdown_off -->
<a href="{U_SEARCH}">{L_SEARCH}</a>&nbsp;<img src="{FULL_SITE_PATH}{IMG_MENU_SEP}" alt="" border="0" />&nbsp;
<!-- END switch_dropdown_off -->
<a href="{U_FAQ}">{L_FAQ}</a>&nbsp;<img src="{FULL_SITE_PATH}{IMG_MENU_SEP}" alt="" border="0" />&nbsp;
<!-- BEGIN switch_user_logged_out -->
<a href="{U_REGISTER}">{L_REGISTER}</a>&nbsp;<img src="{FULL_SITE_PATH}{IMG_MENU_SEP}" alt="" border="0" />&nbsp;
<!-- END switch_user_logged_out -->
<a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT2}</a>
</td>
</tr>
<!-- TOP LINKS -->

Subject: Re: Mark Unread Permanent Read Dropdown Menu In Header
any demo? 8)


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.826s (PHP: 2% SQL: 98%)
SQL queries: 16 - Debug Off - GZIP Enabled