Active
Project:
Mollio
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Oct 2006 at 01:58 UTC
Updated:
23 Oct 2006 at 01:58 UTC
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.