Is there any website where I can get and view more professional looking themes for drupal?

Comments

drupalguest’s picture

drupal themes are not as easily available as joomla or the nukes.

=====
Drupal hosting - Use $60 off coupon: OCTCODE

animas’s picture

There are so many users here and so less themes? Then my conclusion is only advanced and skilled users uses Drupal, not a beginner like me, right?

- Anim

reikiman’s picture

For example ... take the chameleon theme.

If you want to make your own look, all you have to do is make a subdirectory under "chameleon", and make your own style.css file. Whatever you do in that style.css file shows up as a possible theme in the theme chooser.

What could be simpler? Okay, you do have to know how to write CSS, and that's not at all simple.

- David Herron - http://7gen.com/

sepeck’s picture

Lots of reasons. We don't have a lot of theme designers playing with Drupal. Making a generic flexible theme that will handle, 1 column, 2 column and 3 column displays flexibly and easily is hard. The theme engines we have are simple enough.

You can check out one of my experiments here:
http://www.blkmtn.org/index.php?q=node/248

It has a bit more commenting in it then the example in the handbook. It is a slightly modified one that I use on my site. My site still has a number of css issues I need to figure out. Primarily around dealing with images. On a css scale of 1-10, I'm a 2 and have a ways to go.

-sp
---------
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