0

i have a drupal site and i have a mainpage called "brands". this page has subpages e.g. "brand1".

the mainpage (brands) is in the mainnaviagtion and when the page is open the navigationpoint "brands" is active (another color).

now i want to have that when you go on "http://drupalsite.com/brands/brand1/" the mainpage "brands" in the navigation is active too because your are in the maincategory "brands" on a subpage "brand1". like a trail.

http://drupalsite.com/brands - active in menu http://drupalsite.com/brands/brand1/ - deactive in menu but should be active too

has someone a hint for me how i can solve this?

paul
  • 97
  • 1
  • 2
  • 12

1 Answers1

0

i found a solution right here: https://www.drupal.org/node/2576827

paul
  • 97
  • 1
  • 2
  • 12