Hi all,
I want to be able to name each of the <li> items in the main navigation so that I can style each one separately.
I only need this for the top level menu items though, not those nested under them.
I can see that Thematic places classes in the list item appropriate to its current state (current_page_item, page_item, etc.) but that's not specific enough for my requirements.
Is there a way to take the name of the page for instance and add it to the list item's class declaration.
I realise I could install the NAVT plugin to perform this, but I wondered if there is a way through adding a function.
Thanks in advance for all/any help.
Tony.