Update of the template.php to support a "child" class for submenus.
TechMosaic - October 23, 2006 - 01:58
| Project: | Mollio |
| Version: | 4.7.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
I would like to use the stylesheet to format the menu entries for children differently from their parents.
I am not a php coder at all, but I am enough of a poser to hack around and figure out that I proabably need to make a change to template.php so that IF the parent item has a class="active" (meaning it has children) THEN the
But that is as far as I can take it...I have spent two hours futzing with it...but cannot figure out the code well enough to know where to put that statement.
I see this as a useful feature for this theme...so even if I did know how to fix my problem, I am not well versed enough as a drupal user to know how to get it into the theme for others to share.
