Icy Phoenix

     
 


Post new topic  This topic is locked: you cannot edit posts or make replies. 
Page 1 of 1
 
 
Reply with quote Download Post 
Post How To Add New Link Fileds In Header? 
 
Hi, i want to know, how add new fields in header, for example links to rules or album etc.

In the next image you understand better:

headermu3

Thanks for your help.
 



 
Corporacion-UmbrellaSend private messageSend e-mail to user  
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: How To Add New Link Fileds In Header? 
 
Open overall_header.tpl from your template folder (mostly templates/mg_themes/)

FIND

Code: [Download] [Hide]
  1. <tr>  
  2.                     <td align="left" width="8"><img src="templates/fk_fx/images/fx/menu_sep.png" alt="" title="" /></td>  
  3.                     <td class="genmed" align="left"><a href="faq.php">FAQ</a></td>  
  4.                 </tr> 


AFTER ADD

Code: [Download] [Hide]
  1. <tr>  
  2.                     <td align="left" width="8"><img src="templates/fk_fx/images/fx/menu_sep.png" alt="" title="" /></td>  
  3.                     <td class="genmed" align="left"><a href="faq.php">FAQ</a></td>  
  4.                 </tr> 


And you have two FAQ links, so you can edit one and you have a new link in your top navigation bar.

NOTE: The find lines are not exactly what your find in overall_header.tpl, i have copy it from your website source!

But i think that you know how it can with my answer!

Good luck and let my now if it is so far!
 




____________
Official translator of Icy Phoenix to Dutch
 
brandsrusSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: How To Add New Link Fileds In Header? 
 
Perfect the line in FX theme is:

Code: [Download] [Hide]
  1. <a href="{U_FAQ}">{L_FAQ}</a>&nbsp;&nbsp;<img src="{FULL_SITE_PATH}{IMG_MENU_SEP}" alt="" />&nbsp; 


But i want to know, how to edit, for the be open in new window, no in the same, How is possible?

Thanks.
 



 
Corporacion-UmbrellaSend private messageSend e-mail to user  
Back to topPage bottom
Reply with quote Download Post 
Post Re: How To Add New Link Fileds In Header? 
 
Add this in the line

Code: [Download] [Hide] [Select]
target="_blank"

 




____________
Official translator of Icy Phoenix to Dutch
 
brandsrusSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: How To Add New Link Fileds In Header? 
 
Thanks for your help dear friend.

Cu Later.
 



 
Corporacion-UmbrellaSend private messageSend e-mail to user  
Back to topPage bottom
Reply with quote Download Post 
Post Re: SOLVED - How To Add New Link Fileds In Header? 
 
No problem, i have set this topic as SOLVED , for anyone that will do the same.

Good luck with your Icy Phoenix board.
 




____________
Official translator of Icy Phoenix to Dutch
 
brandsrusSend private messageVisit poster's website  
Back to topPage bottom
Post new topic  This topic is locked: you cannot edit posts or make replies.  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