Skip to:
Content

BuddyPress.org

Ticket #6738: 6738.patch

File 6738.patch, 600 bytes (added by hnla, 9 years ago)

Update stacking contexts for cover images containers.

  • src/bp-templates/bp-legacy/css/buddypress.css

     
    14171417
    14181418#buddypress #cover-image-container {
    14191419        position: relative;
     1420        z-index: 0;
    14201421}
    14211422
    14221423#buddypress #header-cover-image {
     
    14381439#buddypress #item-header-cover-image {
    14391440        padding: 0 1em;
    14401441        position: relative;
    1441         z-index: 999;
     1442        z-index: 2;
    14421443}
    14431444
    14441445/*--------------------------------------------------------------