Sophia

3

Sophia child theme for Thematic & Buddymatic

Sophia child theme for Thematic & Buddymatic

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 style.css in the sophia folder. Download the Sofia child theme over here.

Updated, thanks to Grandin comment below :)

Comments

3 Responses to “Sophia”
  1. Grandin says:

    Hi,

    I changed the template in style.css but layout is broken. Do I need to change other things?

    Thanks,

    G

  2. Grandin says:

    Cancel that – simply find/replaced all instances of “thematic” with “buddymatic” and bingo. Thanks!

  3. Hafiz Rahman says:

    Hi guys,
    thanks for featuring Sophia here!

    After seeing the screenshot and checking Grandin’s site I find that there are some CSS stuff that needs straightening so I went and made some modification.

    You can redownload the theme here: http://wplover.com/download/sophia.zip

Speak Your Mind

Tell us what you're thinking...
and oh, if you want a pic to show with your comment, go get a gravatar!