drupaldrupal-6drupal-themes

clean drupal theme for consumer website?


I am a drupal newbie and have been looking for drupal themes for my consumer focussed website. Here is my gripe. Most free drupal themes look like blog sites and most premium drupal themes look like corporate websites. Where do I go looking for a simple clean theme for my consumer website. I don't need a lot of fluff. Here are the basic requirements,

  1. A decent interface for user to register/login
  2. Frontpage where I can stick some image or slider
  3. Support for full width pages as well as fixed width pages

It would be great if someone can give me pointers on where to look. Or educate me if I have misunderstood something. I am open to paying for a theme.

Sorry if my post is on the wrong forum.

Thanks,
Vivek


Solution

  • Sometimes when people say a Drupal theme looks like a blog site, I wonder if that's got more to do with the default behavior of the home page (automatically show x latest nodes that are promoted to the front page) than with the theme itself. So it occurs to me that by simply using a very different home page layout, you might get away from the blog look.

    One way to lay out the home page (and all other pages) exactly the way you want is to use the Panels module. You can use Panels to set up individual pages and various page types however you want. It's amazing.

    As for specific theme recommendations:

    I hope that helps a bit. If I were you, I would create a Zen subtheme and then use Panels to set up some interesting page layouts.