Drupal Tutorial – How to Install New Drupal Theme Manually

Jun 05, 2012, by admin

Drupal TutorialHow to Change Drupal Theme Manually

The default Drupal installation comes with several themes which can be changed from your administration area. Log in as an administrator, click on Administer -> Appearance and choose which theme you wish to use for your website.

Changing Drupal theme

How to Install New Drupal Theme Manually

Drupal keeps its skins in the themes subfolder. To install additional themes, you can get the archived theme from the bugtreat Drupal themes gallery (these themes are compatible with Drupal 6.x) or from the Drupal official theme resource. Extract the files under the themes subfolder. This can be done through cPanel -> File Manager.

If you don’t have cPanel or you prefer using an FTP client, you can extract the archived theme to your computer and then upload the theme’s files to the themes folder in your Drupal installation directory.

You should now be able to see the theme at your Drupal Administration Area -> Appearance. Enable it and set it as default.

Drupal new theme installation 1The Update tab allows to view the out dated themes and get the new versions.

Drupal new theme installation 2In the Settings section you can manage the global visualization settings for your web site. You can also overwrite them per each theme.

Drupal new theme installation 3