Announcement

Collapse
No announcement yet.

Side menu on Fresh theme

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Side menu on Fresh theme

    Hi, I have tried to find this through the forum but only found the mega menu editing info.

    Could anyone let me know how I can edit the side menu, as it currently shows every section and its sub sections. I'd like it to show just the top sections.
    Years ago I edited the yahoo menu script but I guess it has changed now?

    Cheers
    Keith

    Cheers Keith

    #2
    Fresh on The side

    would like to know this too

    Comment


      #3
      Go to Design / Library / Layouts / Web Page Outer Layout / Fresh Outer Layout.

      Look for a block of code (around line 96) starting with:
      Code:
      	<!-- Section List -->
      About 5 lines down is a long line starting with:
      Code:
      	<li><a href.....
      Towards the end of that line you'll see either:
      Code:
      <actinic:variable name="SubSectionListTop" value="Sidebar Sub-Section List" />
      Or:
      Code:
      Sidebar Sub-Section List
      In either case, delete just the above bit.
      Norman - www.drillpine.biz
      Edinburgh, U K / Bitez, Turkey

      Comment


        #4
        Cheers Norman,. that worked spot on,..

        thank you v.much.

        PS. Do I mark this as fixed,. will OP still see the post?

        Comment

        Working...
        X