While looking for designs for a couple of my private Drupal sites I went to the effort to create Drupal themes from a few designs found on Open Web Designs (and one WordPress theme). I've contributed these back to the Drupal community. For the most part they are complete with respect to the most common Drupal components although they may need tweeked in some of the admin views.

The first three are simple/minimalist designs and the last two are a little more complex.

Comments

colorado’s picture

Thank You!! Those are terrific!!

---
"Please drupal responsibly: give as much help as you get."

philipk’s picture

you are a star!

burnt looks lovely :)

KimaJako’s picture

We use "blue bars" for our many blog customers,
-----
www.PersiaData.com

chx’s picture

this color combination is my long time favorite (the sharepoint like).
--
My developer blog. | The news is Now Public | Ask not what Drupal can do for you -- ask what you can do for Drupal.

--
Drupal development: making the world better, one patch at a time. | A bedroom without a teddy is like a face without a smile.

handelaar’s picture

Yeah,

Whoever did it in Comic Sans wants shooting though :-)

dreed47’s picture

It wouldn't have been my choice but I didn't design it I just ported it (and didn't want to take the time to change it). But hey, patches are welcomed :-)

Bèr Kessels’s picture

if you don't really care about others, you should just delete comic sans from your system alltogether. It saves you a lot of nausea :)

---
Professional | Personal
| Sympal: Development and Hosting

Ludwig’s picture

Keep it up der. This is what Drupal needs, people to generate lots more themes! Nice work.

RobRoy’s picture

Excellent!

Rob
------------------
My Drupal Sites: Scrapbooking

Christoph C. Cemper’s picture

Thanks for these... my favorite is the internet jobs theme

christoph

Soong-1’s picture

Very nice.

I'm trying out Burnt but under the site name/slogan is the number 1, for some reason. Turning off the search box turns it into a number 0. No idea why it's there.

Any ideas?

tomsolo’s picture

search forms elements and wrong code

the quick solution:

download blumarine phptemplate
http://drupal.org/project/bluemarine

open blumarine page.tpl.php
copy lines 24 to 29

replace Burnt page.tpl.php in line 21 code

and manage theme style css:
create
#header .form-text and #header .form-submit

and define whatever u want.

Soong-1’s picture

Cool, thanks.

And if you're still feeling helpful, any chance you know how to get rid of the line breaks that appear when you start a new paragraph? I wouldn't mind them but on the forum it looks messy.

Cheers!

tomsolo’s picture

delete line 145...

cheers

dreed47’s picture

Thanks for the fix tomsolo. I tested these only minimally on 4.6 so I'm not surprised I missed this one. A patch has been committed to fix this.

Note to anyone following this thread. This fix is NOT needed for 4.7.

Stefanos Karagos’s picture

Thank you for sharing!
Drupal always needs more quaality themes

keepp up the good work!
_S

-------------
the art of war is to know the weakness of your enemy ;)

ossfi’s picture

Thanks for your effort. I like the Simplex theme very much.

Fabio.Pedrazzoli’s picture

Hi,
great work, nice themes, expecially Burnt theme (i think)
My society would like to contribute to Drupal Project creating some Drupal themes too.
We would be glad to produce some possible Layouts (as images, ie. psd), that should be "assembled" by some other low-level skilled Drupal volunteer and would become full Drupal themes (we also are skilled in low-level php-mysql but at the moment we unfortunately haven't time avaliable for such activity).
Is there a place in drupal.org (ie. a specific forum thread) where we could cooperate in this way to produce some new Drupal themes?

Thanks in advance

For further info on who we are and what we do:
bee-side.com
(only Italian lang for now, sorry for that)
We are a web agency and applications service provider
(I hope the url to my society website doesn't hurt anyone, I published it just for having an idea about who we are and what we could do for this topic, if it creates some problem please tell me and I'll remove it.

Cheers
Fabio

bradlis7’s picture

I would be willing to add themes, but I have low artistic abilities and creativity. I'm sure there are many other drupal users as well who are willing and able to help out in this way. I would suggest just creating a forum topic and posting a link to screenshots of ideas.

--
Bradlis7.com | Churchofchristnet

Duplika’s picture

In that case, maybe you could check the themes at OSWD or OWD and try to port them :)
--
Duplika | Web Hosting

dreed47’s picture

Just opened a forum topic with a few from my own whishlist. Feel free to add yours to this list of potentials.

kae’s picture

the "fancy" theme contributed in Jan. is excellent.

bryansd’s picture

This community never stops to amaze me! Six months ago I was down about not enough open source themes available for Drupal. Especially when you compare Drupal with the themes that are available in Wordpress. Today...I feel like it may just be time to drop my Wordpress blog and move it over to Drupal.

When things slow down I'd like to work on providing a theme of my own. Until that fateful day...I want to thank those that just don't talk about doing something, but actually do it.

-Bryan

Drupal Sites Coming Soon:
CMSReport

Drupal Blog (on WordPress) at:
Like that Idea

-Bryan

kbahey’s picture

One of the major complaints about Drupal is the limited selection of good looking themes.

Please do more and more.

If you can add more that are fluid 3 columns, that would be much appreciated.

Keep up the good work.
--
Drupal development and customization: 2bits.com
Personal: Baheyeldin.com

--
Drupal performance tuning and optimization, hosting, development, and consulting: 2bits.com, Inc. and Twitter at: @2bits
Personal blog: Ba

alaa’s picture

yep, fixed width layouts are bad for people who have to use large fonts and don't work well when you don't have complete control over content (like any community website).

not to mention nasty little things like form elements overlapping side bars etc.

we certainly need more 3 column fluid designs
----
http://www.manalaa.net

dreed47’s picture

If you have any 2 or 3 column fluid designs that you would like to see ported to Drupal add them to this thread.

Bahattee’s picture

OMG! Blue Bars is so minimalistic and so awsome! I just love it!

sepeck’s picture

Hey! You stole all the good looking ones I was going to do. Good job. :)

-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide -|- Black Mountain

-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide

philipk’s picture

Does anyone else find that the ADMIN section on the BURNT theme doesnt include the side menu....

dreed47’s picture

It puposely gets rid of the right sidebar to allow extra room for the admin views. If you're putting your navigation on the right sidebar you can always change the page.tpl.php and the style.css to surpress the left sidebar instead or don't surpress either but then you'll have to address the challenge of theming the admin view to fit in a narrow center column. Or you could just use the sections module to view the admin views in an all together different theme that has more room for the admin views. It's all about trade-offs.

At the very least I could probably change it to show BOTH sidebars on the left when in an admin view that way you don't lose access to important navigation blocks.

heine’s picture

Instead of supressing the right-side bar I prefer to append right-sided blocks to the left sidebar.

Simply printing the contents of $sidebar_right inside the sidebar-left div (depending on your theme) will do the job.

--
Tips for posting to the forums.
When your problem is solved, please post a follow-up to the thread you started.

dreed47’s picture

done. See this and other fixes below.

heine’s picture

Forgot to say: Great job, der. Thanks.

--
Tips for posting to the forums.
When your problem is solved, please post a follow-up to the thread you started.

dreed47’s picture

FYI I've applied some updates and fixes to some of the themes.

  • Burnt - search box now works on 4.6
  • Burnt - changed to show right sidebar on the left when in admin section
  • Simplex - changed to show right blocks on left sidebar (since theme doesn't support the right sidebar)
  • Sharepoint_like - changed to show right blocks on left sidebar (since theme doesn't support the right sidebar)
  • Internet_Jobs - fixed float problem with IE in 4.6

(update - 2/22)

also made the following updates today.

  • Blue_Bars - 4.7 version - re-themed admin/theme page to fit in a narrower column
  • Burnt - 4.7 version - re-themed admin/theme page .....
  • Simplex - 4.7 version - re-themed admin/theme page .....
  • Internet_Jobs - 4.7 version - re-themed admin/theme page .....
merlinofchaos’s picture

This is great stuff, David! These all look great!

-- Merlin

[Point the finger: Assign Blame!]
[Read my writing: ehalseymiles.com]
[Read my Coding blog: Angry Donuts]

-- Merlin

[Read my writing: ehalseymiles.com]
[Read my Coding blog: Angry Donuts]

mdroste’s picture

Today I relaunched my site www.swf-info.de (within 3 hours) with a customized version of the Burnt theme from der. In my oppinion it's a great idea of der to use designs from Open Web Designs.

There are so many good looking designs. And for all of us who are not so great visual designer, this Open Source Designs are a great opportunity to build great Drupal themes.

Let's do it!

--
go with us - learn php

--
mdwp*

heine’s picture

Good idea: let's coordinate this in http://drupal.org/node/50428
--
Tips for posting to the forums.
When your problem is solved, please post a follow-up to the thread you started.

mdroste’s picture

Who will make which port? Maybe there is a need for a new cvs project for this work?

--
go with us - learn php

--
mdwp*

sepeck’s picture

Whoever gets it done first or you can announce which you are working on. Once a theme is done it can be checked into CVS and then a new project will be created and automatically show up on the correct page.

-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide -|- Black Mountain

-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide

dreed47’s picture

At last count there are 19 designs suggested and 6 of the 19 appear to have a volunteer working on it.

Leaves1 - Heine
NoProb - bradlis7
Grass Stains - Josh B
Almost Spring - m1ngsheng
Branches - m1ngsheng
Channel Nine - me

Rjae Easton’s picture

fyi - i renamed my account to my name.

--
Rjae Easton
blog: http://applanet.com/percs/
wiki: http://applanet.com/wiki/

jsimonis’s picture

I love the new themes.

Besides testing, this is one area I can help out with. I'm not a program coder, and only partially know PHP. However, I've been doing design for both the web and print for years.

I'm hoping to make some more themes one of these days and give them back to the community. Maybe sometime in the next few months I can get some done.

Since I've not done this before-- how do we go about sharing these back with the Drupal communtiy? Is there someone we contact?

--
Jenni S.

sepeck’s picture

Either request a CVS account and contribute them yourself or ask someone else to commit them to cvs on your behalf.

-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide -|- Black Mountain

-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide

jsimonis’s picture

Thanks! I'll remember that.

--
Jenni S.

freyquency’s picture

I dunno if this would interest anyone, but someone did "theme-a-day" for wordpress, all GPL:

http://ifelse.co.uk/archives/2006/02/21/a-theme-a-day/

Some of them are better than others, and I'm considering porting a couple.

alanburke’s picture

It certainly wouldn't hurt having them available for Drupal.

netbjarne’s picture

I just want to thank 'der' for the Internet Center theme at http://drupal.org/node/52018 - Its a very nice theme, having a somewhat different layout than most drupal themes.

Nice work!

---
Testing drupal 4.7 beta 5 at http://drupaldanmark.dk/

Soong-1’s picture

I'm really liking the Burnt theme. It's what I'm using. However, the forum could do with a little spicing up! Any chance of working a bit of magic on that? :(I'd try but I'm crap)

It's all just a bit messy at the moment, regarding the forum/comments. Apart from that, sweeeet.

Marc Bijl’s picture

I've been looking for a neat administration theme quite a while now, so I'm very, very happy with the burnt theme: it's simply brilliant for that purpose! Made some changes in css to get it a bit more fluid (mainly because of dba module), and now it looks great! Many thanks (:

___________________
discover new oceans
lose sight of the shore