Add a menu item to link to other areas in my site

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
borealis12
Posts: 2
Joined: Thu Mar 18, 2010 5:52 pm

Add a menu item to link to other areas in my site

Post by borealis12 »

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
der.vogt
Posts: 11
Joined: Thu Jan 07, 2010 4:05 pm
Location: Amsterdam
Contact:

Re: Add a menu item to link to other areas in my site

Post by der.vogt »

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
borealis12
Posts: 2
Joined: Thu Mar 18, 2010 5:52 pm

Re: Add a menu item to link to other areas in my site

Post by borealis12 »

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. :D
Post Reply