Hi
I have just set up a site and would like to install a theme. Please could someone help with this.

Thanks,
Richard

Comments

hferree’s picture

Here are some great themes: http://drupal.org/project/zen, or you could make your own. Basically a drupal template is html and css with some php.

Here is drupals theme guide http://drupal.org/theme-guide for 6 and http://drupal.org/theme-guide/5 for 5. Put the newthemename folder in drupal's theme folder (/themes or /sites/all/themes) when your done. And then set your theme to active at /admin/build/themes.

Good luck.