[buddypress-trac] [BuddyPress] #3274: The parent menu highlighted when the sub menu was selected

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Tue Jun 14 20:15:38 UTC 2011


#3274: The parent menu highlighted when the sub menu was selected
----------------------------+-------------------------------
  Reporter:  lightcapturer  |      Owner:
      Type:  enhancement    |     Status:  new
  Priority:  normal         |  Milestone:  Awaiting Review
 Component:  Theme          |    Version:  1.3
Resolution:                 |   Keywords:  reporter-feedback
----------------------------+-------------------------------

Comment (by lightcapturer):

 Replying to [comment:6 lightcapturer]:
 Just found the solution for what's I mean, that is by adding
 {{{
 #nav > li.current_page_parent a,
 #nav > li.current_page_ancestor a {
         background: #f5f5f5;
         color: #555;
 }
 }}}
 in the Navigation CSS.

 So far it works as I expected. But there may be a better solution.

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3274#comment:7>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list