I have my top level sections listed down the left hand side. I would like all the subsections to be listed below them, slightly indented, on all my shop pages. How can i do this?
Many thanks
Anita
Download a copy of the Advanced User Guide from here and look for the section about 'Including Section Lists with JavaScript'. This shows various different choices on how to display your section lists including 'Creating a Bulletted List containing the Top-Level Sections' which indents the sub-sections.
Thank you. I have the advanced guide and word format one to copy the html from. Into which template should i put the code? i want subsections to appear below the section list in my left hand column, on all the pages apart from the primary brochure home page.
Anita
If you put the code on your Act_Primary.html template they will appear on every page except your brochure pages (to have them appear on these pages the code should be added to the Act_BrochurePrimary.html template).
Comment