Topic: Making changes in collapsing navigation menu

Hello!
First of all, I'd like to thank you for a great job! I really like Wolf CMS!

It is friendly and rather convinient fot making different projects.

Can you please help to make some changes in the appearance of the Multi-level collapsing navigation script?

I need to make it work such way, so that in case some active entry  doesn't have any childs it will be dispalyed just as a usual text (not link, like its done now) with some CSS style like "current".

And one more thing I am not able to solve - how is it possible to apply different CSS styles for different levels?

I would highly appreciate your help. Thank you very much!

Thumbs up

2

Re: Making changes in collapsing navigation menu

@webkima - Welcome to Wolf, and I'm glad you're enjoying the experience so far!

The navigation code you're using (if that's the right one!) is a bit complex. wink It should be possible to have it render the menu entry as text rather than link, but the problem is that there will be several "current" list items (all those in that part of your "tree"). Is your site live where we could see what it is you're trying to do?

As for the styling at different levels, that can be handled by CSS -- see the usage note in that wiki entry (linked above); you will need to "nest" the UL rules to achieve the style you want.

I realize that isn't much help just now ... but I'm confident we can solve it with you!