Page 1 of 1

[SOLVED] Dropdown menu - Eliminate Heirarchy in parent and children

Posted: Sun Dec 28, 2008 4:32 am
by ilene
Hi -  I'd like to edit the file cssmenu.tpl to eliminate the numbering of my navigation list items for all parents and children.
I'm thinking it has to do with eliminating $node->heirarchy, but not sure if that's all that's required.

I'm new to both CMSMS and Dropdown menus, and will likely have a few more questions. I did get my install to work properly with a simple one level navigation, but I'd like to make it work for Drop Downs as well.

Thanks,
Ilene

Re: Dropdown menu - Eliminate Heirarchy in parent and children

Posted: Sun Dec 28, 2008 4:35 am
by Nullig
I think you just need to attach the "Accessibility and cross browser tools" stylesheet to your template to hide the numbering, which is there for screen readers.

Nullig

Re: Dropdown menu - Eliminate Heirarchy in parent and children

Posted: Sun Dec 28, 2008 4:48 am
by ilene
Wow, That was easy! Thank you so much Nullig...I wish I had asked earlier.

Ilene

Re: [SOLVED] Dropdown menu - Eliminate Heirarchy in parent and children

Posted: Sun Dec 28, 2008 4:50 am
by ilene
Thanks again for your help! -- Ilene