archers-rest
|
Main Menu Portal QIve added to my main menu portal and am fine on how to do that, but when I tried to change the 'Home' link I can not find it anywhere, when editing in my control pannel it doesn't show the Home and Forum links/properties, where is it? I would like to change its destination from the forums front page to my website, is this possible?
|
admin (no pm's please)
|
What have you got in [OPTIONS] in the control panel?
the menu links item1 and link1 probably just need adding. They default to the index page.
|
Nick(NR)
|
This details what extras need adding to run alongside a portal component:
http://forum.myfreeforum.org/ftopic4852.php
|
archers-rest
|
In my control panel I have this
| Code: | [MAINMENU]
item3=Forum F.A.Q.
link3=http://archersrest.myfreeforum.org/ftopic3.php
|
but Home & Forums seem to automaticly appear in the main menu portal, would it work then if I just added
| Code: |
item1=Home
link1=http://www.archersrest.com
|
Would that overide the current setting, I have checked the mainmenu.tpl file and there are no links in there
|
Nick(NR)
|
| archers-rest wrote: |
| Code: |
item1=Home
link1=http://www.archersrest.com
|
Would that overide the current setting, I have checked the mainmenu.tpl file and there are no links in there |
Yes, as the defaults are presets, by putting in your own, the presets will not appear, but your own will.
|
|
|