Closed (works as designed)
Project:
AdaptiveTheme
Version:
7.x-2.2
Component:
CSS/HTML
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Mar 2012 at 23:01 UTC
Updated:
17 Mar 2012 at 18:22 UTC
Jump to comment: Most recent file
Comments
Comment #1
Jeff Burnz commentedI do not understand your question.
Comment #2
juliekj commentedAttached screen shots from Firebug
In Adaptive Theme only the anchor (a) gets class="active"
But I need that class to also be attached to the list items (li) , as seen in the Bartik Theme
Comment #3
juliekj commentedI worked around it.
Created my own menu, and hid the default main menu.
On my created menu, the tag "active-trail" appeared as expected on li element as well as anchor.
Comment #4
Jeff Burnz commentedApples and oranges mate, in AT your are using a Block, in Bartik you are using the Main menu variable - in AT you can use either - you were using two different options and trying to compare them.
So you could just use the normal Drupal Main Menu in AT.