/* Theme Name: buddypress three columns Description: A 3 Column Buddypress theme. Version: 0.9 Author: Thomas Ross Author URI: http://thomasross.info Template: bp-default Tags: buddypress, three-columns */ /* 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 ); /* Custom styles */ @import url( custom.css );