what mood are you in?:
try another fontsize: 60% 70% 80% 90%

theme

Finding and adding a theme

You can easily add a theme if you have FTP access to the themes folder of your Drupal installation.

Finding themes is easy too - you can Google'Drupal Themes' and come up with a wide selection.

Or you can go to http://drupal.org/project/Themes for Drupal's listing

Or you can go to http://themegarden.org/drupal50/ a site that has many themes.

Things to beware

  • Make sure your theme matches your Drupal version. 4.x themes will not work with Drupal 5 
  • Go to sites that use the theme. Sometimes themes look OK in a screenshot but fall apart in the real world.
  • Even if a theme works OK, try using it to administer your site, or adding content to see how it behaves.

Starting your own theme

Starting a theme from scratch can be quite daunting.

One of the biggest problems is browser compatibility. What might work in Firefox does not work well in IE6 or 7 for example even for just a basic layout.

The easist way is to use one of Drupal's basic themes such as Bluemarine or Garland or the excellent Zen theme. All the browser compatibility work has been done for the basic layouts. All you have to do is to experiment with the CSS files.

All you do is dowmload it from the Drupal theme site or here http://themegarden.org/drupal50/

Rename the theme's folder and then upload it by FTP to the theme folder in your Drupal installation.

You can then begin to play with the CSS files to amend them theme to what you require.

CSS is beyond the scope of this article.

 

 

Syndicate content