Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 1 of 1
 
 
Reply with quote Download Post 
Post CUSTOMIZATION - Add An Extra Link To Top Menu / Nav Bar To Call A New Page. 
 
To add an extra link to the Main Navigation Bar in the Theme Header.

Open: templates/default/overall_header.tpl

Find: (This Block).

Spoiler: [ Show ]



Take NOTE of the Permission variables.

ADD - To an new line: (If you want ALL to see it).
Code: [Download] [Hide] [Select]
        <a href="{FULL_SITE_PATH}Your Page URL Here">The Name of your link here</a>&nbsp;&nbsp;<img src="{FULL_SITE_PATH}{IMG_MENU_SEP}" alt="" />&nbsp;


Or, ADD - To an new line: (If you want ONLY registered to see it).
Code: [Download] [Hide] [Select]
        <!-- IF S_LOGGED_IN -->
        <a href="{FULL_SITE_PATH}Your Page URL Here">The Name of your link here</a>&nbsp;&nbsp;<img src="{FULL_SITE_PATH}{IMG_MENU_SEP}" alt="" />&nbsp;
        <!-- ENDIF -->


Or, ADD - To an new line: (If you want ONLY Admin to see it).
Code: [Download] [Hide] [Select]
        <!-- IF S_ADMIN -->
        <a href="{FULL_SITE_PATH}Your Page URL Here">The Name of your link here</a>&nbsp;&nbsp;<img src="{FULL_SITE_PATH}{IMG_MENU_SEP}" alt="" />&nbsp;
        <!-- ENDIF -->


ALSO NOTE: There may be variations or different locations for different themes or styles etc, but the URL's and permissions remain basically the same.


 
 
 
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: CUSTOMIZATION - Add An Extra Link To Top Menu / Nav Bar To Call A New Page. 
 
great work.. says so much time when new members join...

   
 




____________
Mods and themes for Icy Phoenix 1.3

IcyPhoenix UK is off-line permanently due to lack of time to update mods.
if anyone is interested in my templates I will upgrade them to Icy 2.0.
 
DWhoSend private messageVisit poster's website  
Back to topPage bottom
Post new topic  Reply to topic  Page 1 of 1
 


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
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


  

 

  cron