Skip to Content
Skip to Navigation

New demo-site for my drupal themes

21 December 2008 - 2 comments

I just launched a new website that allows you to preview and tryout the Drupal themes I contributed to Drupal.org, you can view the site here:

http://www.themes.couzinhub.com/

Add a comment 2 comments

very slick. I like the

very slick. I like the feature that allows the user to show or hide the grid. How did you create this site?

It is a very simple drupal

It is a very simple drupal site with only two modules : Admin Menu (I can't live without it now :) ) and theme switcher, that allow you to change the themes even for unregistered users :

http://drupal.org/project/switchtheme

The funny thing is that I discovered something I didn't know before : blocks are relative to a theme... meaning that if you have two themes, you can configure the blocks differently for each theme... I know it makes total sense, but I never realized that before.

Hey Paschal, I have a christmas present for you... coming soon !

Add a comment