[buddypress-trac] [BuddyPress Trac] #6738: Cover image - Group admin / mod avatars z-index issue
    buddypress-trac 
    noreply at wordpress.org
       
    Wed Nov 18 09:18:31 UTC 2015
    
    
  
#6738: Cover image - Group admin / mod avatars z-index issue
-----------------------------------------+-----------------------
 Reporter:  r-a-y                        |       Owner:  hnla
     Type:  defect (bug)                 |      Status:  accepted
 Priority:  normal                       |   Milestone:  2.4.1
Component:  Appearance - Template Parts  |     Version:  2.4.0
 Severity:  normal                       |  Resolution:
 Keywords:  needs-patch                  |
-----------------------------------------+-----------------------
Changes (by hnla):
 * status:  reviewing => accepted
Comment:
 Patch updates the stacking contexts for the main cover image block
 groups/members header elements.
 This patch corrects the issue of prior elements having a lower context
 (non position relative)
 Tested across twenty* themes & IE9
 The update re-sets the inner contexts to 1 & 2 respectively for the
 background image and BP item-avatar and item-actions container.
 The parent container is set to '0'
 This corrects a greater issue spotted in twentytwelve where the parent
 cover-image container having a higher context than the main menu
 completely overlays the dropdown menu, obscuring the majority of the menu
 items.
 In reality setting the cover image parent wrapper to '0' is sufficient to
 correct the initial problem with high z-index, we'll set parent = '0' and
 within that context set the elements to '1' & '2' to be safe, stating the
 obvious in a sense.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6738#comment:4>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
    
    
More information about the buddypress-trac
mailing list