/* Theme Name: BuddyPress Widgetized Home 4 Group Theme URI: http://imath.owni.fr/2010/07/29/bp-widgetized-home-4-group/ Description: This is a bp-default child theme ! It adds a widgetized area and displays the content from the function widget_display (BuddyPress Group Extension API) to the home template for group component. Version: 1.0 Author: imath Author URI: http://imath.owni.fr/ Template: bp-default Tags: buddypress, two-columns, custom-header, white, blue */ /* Inherit the default theme styles */ @import url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/default.css ); /* Inherit the default theme adminbar styles */ @import url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/adminbar.css ); .group-home #sub-column{ width:215px; float:right; padding:5px; } .group-home #imath-group-activity{ margin-right:225px; padding-right:10px; border-right:solid 1px #DDDDDD; } .info-group{ padding-bottom:10px; border-bottom:solid 1px #DDDDDD; } /*add your styles !*/