BuddyPress 1.2 – Bleeding Theme
LightlyBuddy 1.0.1
Description: This is a BuddyPress Child theme, it cannot used for standalone without bp-sn-parent theme.
Compatible with BuddyPress: 1.1.2, 1.1.3
23 Nov 2009 – 1.0.1 CSS Bug fixed on Members Page
20 Nov 2009 – 1.0 Initial Release
Download: lightlybuddy (1244)

levin 5:42 pm on November 30, 2009 Permalink |
Change the z-index value when you use lightbox with your buddypress template theme, the default one will overlap on your lightbox popup windows.
bp-sn-parent/_inc/css/layout/blog-dir-pages/2c-left.css
bp-sn-parent/_inc/css/layout/blog-dir-pages/2c-right.css
change z-index: 999;
to -> z-index: 9;