This is a child theme created for Thematic. You can use it with Buddymatic by changing
Template: thematic
…
/* Apply a basic layout */
@import url(’../thematic/library/layouts/2c-r-fixed.css’);
/* Apply basic image styles */
@import url(’../thematic/library/styles/images.css’);
/* Prepare theme for plugins */
@import url(’../thematic/library/styles/plugins.css’);
to
Template: buddymatic
…
/* Apply a basic layout */
@import url(’../buddymatic/library/layouts/2c-r-fixed.css’);
/* Apply basic image styles */
@import url(’../buddymatic/library/styles/images.css’);
/* Prepare theme for plugins */
@import url(’../buddymatic/library/styles/plugins.css’);
in [...]
A bright theme based on the default BuddyPress theme framework. See it at Michael Kuhlmann’s site and download it from google code repo. BuddyPack
