Is it possible have the "active" class also in the

  • element containing the active link (not only active-trail)? (place in code, where I can do it...) I try resolve it already too long but unsuccessfully...
    Thank you!!!
  • Comments

    PEpe’s picture

    sorry, it replaced LI element

    eojthebrave’s picture

    Status: Active » Fixed

    You should be able to copy the function phptemplate_links() from menutrails.module into your theme's template.php file and rename it mytheme_links(). Then make the adjustments to the code there to accomplish this.

    Status: Fixed » Closed (fixed)

    Automatically closed -- issue fixed for 2 weeks with no activity.