Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community!
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial

Susan Siow
6,497 PointsBuddypress Group Page Alignment
All Buddypress pages look fine except this > the BP Group Page, I've tried in vain to search for the error tag with Firebug. What has gone wrong with my CSS?
3 Answers

Zac Gordon
Treehouse Guest TeacherOkay, it looks like on that specific page if you change the CSS for #content-sidebar-wrap to float: none and have a margin: 0 auto it works. Not sure why exactly, but give that a whirl and see if it fixes it.

Susan Siow
6,497 PointsZac Gordon Amazing! The tweak helps to bring the alignment back to normal, thank you!
It turns out that the bug is due to theme incompatibility issue - Genesis child theme isn't fully compatible with Buddypress 1.7. So, now I still need to rely on Genesis Connect to make it compatible.
Thanks so much. :)

Zac Gordon
Treehouse Guest TeacherAlright! Glad we nailed it!
If you have any other problems, let us know :)