[buddypress-trac] [BuddyPress] #3891: Issue with BuddyBar and Twenty Eleven theme (1.3?)
    buddypress-trac at lists.automattic.com 
    buddypress-trac at lists.automattic.com
       
    Sat Dec 31 12:36:50 UTC 2011
    
    
  
#3891: Issue with BuddyBar and Twenty Eleven theme (1.3?)
------------------------------+------------------------------
 Reporter:  j.conti           |       Owner:
     Type:  defect (bug)      |      Status:  new
 Priority:  normal            |   Milestone:  Awaiting Review
Component:  Admin/Buddy Bars  |     Version:  1.5.2
 Severity:  normal            |  Resolution:
 Keywords:                    |
------------------------------+------------------------------
Comment (by j.conti):
 Sorry, I forget to add the BuddyPress CSS:
 {{{
 #wp-admin-bar {
     font-size: 11px;
     height: 25px;
     left: 0;
     position: fixed;
     top: 0;
     width: 100%;
     z-index: 1000;
 }
 }}}
 This is the BP Style z-index, changing from 1000 to 9999, the issue is
 fixed.
-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3891#comment:4>
BuddyPress <http://buddypress.org/>
BuddyPress
    
    
More information about the buddypress-trac
mailing list