PDA

View Full Version : Subsections indented below sections


Riplees
03-Jul-2003, 11:30 AM
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

TraceyG
04-Jul-2003, 09:49 AM
Hi,

Download a copy of the Advanced User Guide from here (http://www.actinic.co.uk/support/downloads.htm) 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.

I hope this helps.

Riplees
07-Jul-2003, 12:43 PM
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

TraceyG
07-Jul-2003, 01:30 PM
Hi,

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).