I'd like to know how to modify the way sub-navigation currently works.
Right now there is a CSS issue with it, because the third level items display as second level in the sub-navigation menu. display:none may correct that for the moment, but not what I want to do with it further.
The way I want to display the third level items is, when I click on second level link from the sub-navigation menu, the second level page would only displays third level nav items in the sub-navigation menu, and the static "Sub-Navigation" header would replace the name of the second level navigation link that I just clicked.
I kind of don't like the "Sub-Navigation" header being static, it definitely needs to be corrected to change dynamically.
The problem is, I dont know how to do this, with my limited php knowledge.
Any help appreciated.
Thanks
Ben














