[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:03:03 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:  reporter-feedback  |
-------------------------------+------------------------------

Comment (by j.conti):

 Is a clean installation and I only have WangGuard but if If I disable
 WangGuard, the issue remains.

 The installation is a WP 3.3 Multisite + BP 1.5.2 on sub site.

 http://wangguard.org -> main site (Multisite)
 http://network.wangguard.org -> BuddyPress (Sub site)

 I used Firebug and if I change the value z-index from 1000 to 9999 on
 buddybar.css (http://buddypress.trac.wordpress.org/browser/tags/1.5.2/bp-
 core/css/buddybar.css), the issue is fixed. This is because #branding css
 on Twenty Eleven Theme was modified 7 weeks ago.


 {{{
 #branding {
     border-top: 2px solid #BBBBBB;
     padding-bottom: 10px;
     position: relative;
     z-index: 9999;
 }
 }}}
 If you change the value z-index from 9999 for a value minor to 1000 the
 issue is fixed too. ( http://core.trac.wordpress.org/browser/tags/3.3/wp-
 content/themes/twentyeleven/style.css#L503 )

 This problem was introduced 7 weeks ago ->
 http://core.trac.wordpress.org/changeset/19302/trunk/wp-
 content/themes/twentyeleven/style.css Was for fix this ticket -
 http://core.trac.wordpress.org/ticket/18938

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


More information about the buddypress-trac mailing list