Closed (fixed)
Project:
Corked Screwer
Version:
7.x-1.0
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
25 Feb 2013 at 20:24 UTC
Updated:
23 Mar 2013 at 14:40 UTC
I created a page (about us) with main menu link. When I click to the about us page, the main menu ABOUT US item does not change color to show that I am at that page.
Does the menu have active state capability?
Comments
Comment #1
skech commentedHi owlee,
you can add the following selectors at line 466 of file corkedscrewer/css/style.css and you will get the desired effect
Thanks
Soukri
Comment #2
skech commentedPlease ignore the above solution it is not working properly for menu items with submenus,
Soukri
Comment #3
skech commentedYou can do the following changes/additions
line 466
line 523
line 529 add the following code
Thanks
Soukri
Comment #4
skounis commentedFixed in 7.x-1.x
http://drupalcode.org/project/corkedscrewer.git/commit/12d02ba
Comment #5
skounis commentedComment #6
gtsopour commented