Closed (fixed)
Project:
Menu Trails
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Jun 2009 at 21:54 UTC
Updated:
19 Mar 2010 at 20:00 UTC
Is it possible have the "active" class also in the
Comments
Comment #1
PEpe commentedsorry, it replaced LI element
Comment #2
eojthebraveYou should be able to copy the function
phptemplate_links()from menutrails.module into your theme's template.php file and rename itmytheme_links(). Then make the adjustments to the code there to accomplish this.