Add a menu item to link to other areas in my site
Moderator: Thorsten
-
- Posts: 2
- Joined: Thu Mar 18, 2010 5:52 pm
Add a menu item to link to other areas in my site
Sorry if this is a newbie question but I did search quite a lot and was unable to find the answer. I want to add a menu item - either on the right-hand-side (say, under Home), or across the top - maybe next to "Advanced Search" - that users can click on to go elsewhere on my site, i.e. away from the phpmyfaq pages, for example to a Contact Us page. Can someone point me at the right documentation or tell me how to achieve this? Many thanks
Re: Add a menu item to link to other areas in my site
you cna do this in the template files in the folder template-default
these files are the templates for the script which are pure HTML
these files are the templates for the script which are pure HTML
-
- Posts: 2
- Joined: Thu Mar 18, 2010 5:52 pm
Re: Add a menu item to link to other areas in my site
Thanks for the reply - it helped me to find it. The file for the main page that worked for me is "index.tpl", and just including raw HTML did the trick. 
