Compositio as a Drupal 6 theme


Smashing Magazine released the Compositio wordpress theme last month. It was designed by Design Disease. I've converted it to a Drupal 6 theme. It's licensed under a Creative Commons Attribution Share Alike license, the same CC license that Design Disease originally released with the theme. If you use this theme, you must keep the Design Disease link and my link in the footer of the theme.

I took some "drupal" liberties with the theme. Since Drupal blocks can be ordered in whatever order the administrator wants to order them, the right side blocks' styling will maintain its color cascade instead of being fixed to a particular order as in the original theme.. The search box is fixed at the top. The new comment form's styling is a little different, too, with the labels being lined vertically with the input boxes instead of horizontally. I fixed an IE6 dropdown rendering issue just for fun.

Leave any bug reports or feature requests in the comments and I'll address them if I can.

Download the theme:
compositio-6.x-1.1.tar.gz

You will still need to download the original Wordpress version if you want the logo's PSD file.

Smashing Magazine announcement:
Compositio: Clean, Beautiful and Free WordPress Theme

Design Disease announcement:
http://designdisease.com/blog/compositio-wordpress-theme/

Design Disease portfolio post:
http://designdisease.com/portfolio/compositio-wordpress-theme/

Comments

Added to DrupalSightings.com

Thanks for converting this to Drupal and publishing

Great work.

Just noticed that the page.tpl.php had an extra trailing slash / on the base path.

Quick and easy fix.

<div class="txt">
<h1><a href="<?php echo base_path(); ?>"><?php echo check_plain($site_name); ?></a></h1>
<p class="desc"><?php echo check_plain($site_slogan); ?></p>
</div>

Updated

Version to 1.1 fixes this issue / compositio-6.x-1.1.tar.gz

Thanks for porting this to

Thanks for porting this to drupal as it truly a nice clean theme.
I've showcased it on durpal-theme.net and created a demo for it if you wish you can directly link to the demo for others to see http://drupal-theme.net/theme/compositio

cheers.

Hi, i have experiencede

Hi,
i have experiencede trouble with flash files and compositio in drupal 6.

Any suggest?

Thanks in advance.

TT

Need more info

Howdy. You'll need to define "trouble with flash files" better for help, as compositio and drupal 6 are most likely not the root cause of the problem.

No comments

Hi,

Thank you for your theme. It's very nice.
I have a problem with comments. 'No comments' isn't translate. I try to translate it with Translation template extractor module. It's works fine, but now I don't have link to create new comment.
I delete this module, but my translation is always in place and I can't create new comment.

If I use Garland theme I can create comments, on same content.

do you have an idea ?

Best Regards,

Need your contact info

Yes, I have a fix. I don't have your contact info, though. contact me directly, please.

CKeditor not working with the theme

I installed Compositio on my drupal site, and then installed CKeditor. But CKeditor is not displaying in this theme. It displays in all the other themes.

Contact me

Contact me so that I can help.

CCK fields not showing in theme

I installed Composition on my site but nodes that have additional cck-fields don't display the custom fields, only title+body. Other themes show all content as they should...

Comments not working

Hello,

I like this theme and tried testing it for my site. But there is a problem with Comments.

The comments are not shown in this theme. I am using Drupal 6.18.

Please help.

Regards, Bhalu

Post new comment

The content of this field is kept private and will not be shown publicly.