SOLVED Icy Phoenix 1.2.0.27c Add Extra Link To Top Menu To Another Site ( Home Page)


Subject: Icy Phoenix 1.2.0.27c Add Extra Link To Top Menu To Another Site ( Home Page)
to add extra link too

Home Forum New Profile Search FAQ Log out

i went to edit templates/MG themes/overall_header_bl.tpl

FIND
Code: [Download] [Hide] [Select]
<td class="forum-buttons" colspan="3" width="100%">

added under
Code: [Download] [Hide] [Select]
<a href="http://www.add url>Put Name Here</a>&nbsp;&nbsp;<img src="{FULL_SITE_PATH}{IMG_MENU_SEP}" alt="" />&nbsp;


or to open in new page use this

Code: [Download] [Hide] [Select]
<a href="http://www.add url" target="_blank">Put Name Here</a>&nbsp;&nbsp;<img src="{FULL_SITE_PATH}{IMG_MENU_SEP}" alt="" />&nbsp;



and i got this

Put-Name-Here Home Forum New Profile Search FAQ Log out

to change Home to Portal i had to do this

original code

Code: [Download] [Hide] [Select]
<a href="{FULL_SITE_PATH}{U_PORTAL}">{L_HOME}</a>&nbsp;&nbsp;<img src="{FULL_SITE_PATH}{IMG_MENU_SEP}" alt="" />&nbsp;

REPLACE WITH
Code: [Download] [Hide] [Select]
<a href="{FULL_SITE_PATH}{U_PORTAL}">Portal</a>&nbsp;&nbsp;<img src="{FULL_SITE_PATH}{IMG_MENU_SEP}" alt="" />&nbsp;


and i got this

Put-Name-Here Portal Forum New Profile Search FAQ Log out

all is working good
do you think the way i have done it will give me any problems later on
or should it of been done another way
cheers bloke

Profile PM  
Subject: Re: Icy Phoenix 1.2.0.27c Add Extra Link To Top Menu To Ano
Hey Bloke,

You might want to give this topic a read over. It may help you out. :)

How To Add More Things In The Principal Menu

Subject: Re: Icy Phoenix 1.2.0.27c Add Extra Link To Top Menu To Ano
thanks Chaotic
thats a bugger when you dont know what words to search for :roll:
and you spend so much time searching and destroying your test forum
then someone links you to it :LOL:
oh well till next time :loveit:
cheers bloke

ps
just looked at it again
i did the edits in
overall_header.tpl
but it did not work for me
so i did it in
overall_header_bl.tpl
and it worked
so what you think i have a problem down the track :?

Profile PM  
Subject: Re: Icy Phoenix 1.2.0.27c Add Extra Link To Top Menu To Ano
bloke wrote: [View Post]


original code

Code: [Download] [Hide] [Select]
<a href="{FULL_SITE_PATH}{U_PORTAL}">{L_HOME}</a>&nbsp;&nbsp;<img src="{FULL_SITE_PATH}{IMG_MENU_SEP}" alt="" />&nbsp;

REPLACE WITH
Code: [Download] [Hide] [Select]
<a href="{FULL_SITE_PATH}{U_PORTAL}">Portal</a>&nbsp;&nbsp;<img src="{FULL_SITE_PATH}{IMG_MENU_SEP}" alt="" />&nbsp;


and i got this

Put-Name-Here Portal Forum New Profile Search FAQ Log out

all is working good
do you think the way i have done it will give me any problems later on
or should it of been done another way
cheers bloke


man , in code

Spoiler: [ Show ]


so the Put Name Here is name you want to show in header (if u write bloke it will be show):
bloke Portal Forum New Profile Search FAQ Log out

and what you realy want to add , so i will create code for you ?

Subject: Re: Icy Phoenix 1.2.0.27c Add Extra Link To Top Menu To Ano
its all worked good Limun thanks

but to get it to work i had to put it in
overall_header_bl.tpl

none of the addons worked for me in
overall_header.tpl

i just dont want to put the forum public, if there might be a problem later on
as i had to edit different files, as to what was said to do to make it work
i did not know that till chaotic linked me to another post
that you are to edit overall_header.tpl which would not work for me
so i edited overall_header_bl.tpl and it works fine
cheers bloke

Profile PM  
Subject: Re: Icy Phoenix 1.2.0.27c Add Extra Link To Top Menu To Ano
Yeah, it can be template specific.

Glad to hear you got it working!


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.1216s (PHP: 15% SQL: 85%)
SQL queries: 10 - Debug Off - GZIP Enabled