Rank: Newbie
Joined: 1/29/2008 Posts: 11 Location: South Wales
|
Hi i'm a complete beginner in using Umbracco. Have set up all the content pages and templates but i'm stuck on creating a sub menu. I have no experiecne of using XSLT (Not even sure if this is what I need to create it) Basically a top menus of the site will look similar to this:-
Home | The College | Courses | Community Learning | Contact Us
(This has been easy to implement as it is defined in the main site template)
What i want to do then is that when a user selects The College a sub menu appears underneath and to the far left.
My site structure at a glance looks like this
Home The College About Locations Facilities Courses Apply Online Course Search Community Learning Blackwood Contact Us
So basically clicking on The College will reveal About,Locations and Facilities within a sub menu to the left hand side underneath. CSS and XHTML elements have already been designed just trying to link it to appear dynamically within Umbraco.
Any help is much appreciated, i'm currently using v.3.0.3
|
 Rank: Addict
Joined: 2/19/2007 Posts: 738 Location: Belgium
|
Hi Matthew, When you create a xslt you have the option to choose a template. Try looking and trying those templates. The 'List subpages from current page' might be usefull in your situation
Umbraco tips and tricks: http://www.nibble.be - umbraco mvp 08/09 - certified level 1 & 2 professional
|
Rank: Newbie
Joined: 1/29/2008 Posts: 11 Location: South Wales
|
Hi Tim,
Thanks for your reply found the xslt templates and am pleased to say that i've got the menu working. Much appreciated.
Matthew
|