catlady
Jun 18 2009, 05:17 PM
Hello,
We are adding navigation buttons to our website pages and would like to know how to add those to our locator page. Can you give me some guidance please?
Brian
Jun 21 2009, 03:26 AM
Catlady,
As long as you are using v3 or higher, all you need to do is login to your Admin Panel and use the Template Editor tool.
You'll probably want to add your HTML to the index.php near the top in the header section. Putting your code here will cause the template engine to reuse your HTML (navigation) on all output pages of the system. Essentially putting your navigation button across the top of each page.
Hope this helps.