How to install a theme in Drupal
Posted on January 1st, 2016
The design of your website is what attracts the new customers. So, it is important to design your website according to the profile of your ideal customer. All the popular content management systems has a repository of themes and plugins available to the users for Free. There is also a market of Paid themes. A theme is a complete website design along with the functionality a theme should have to integrate with the core of the system.
Drupal has a Repository of themes that you can surf to find an ideal theme for your website. All the themes you will see in the Repository are Free themes. You can download a theme directly from the website. It comes with .tar.gz
or
In this tutorial, I will show you How to install a theme in Drupal if you already have a compressed archive containing theme files. So, Let’s get started with the tutorial.
Install a theme in Drupal
Step 1: Login To your Admin Panel with your Username and Password.
Step 2: Click on the Appearance tab from the tab section.
Step 3: Now Click on +Install new theme Button.
Step 4.1: Now see the below image the +Install new themes button will take you to this page. There’s a Textbox to Install From URL. If you have an URL to the theme file, you can paste it here.
Step 4.2: Now below URL Textbox you can see another Add File Textbox and a button as Choose File.
This step is for those users who want to install their themes from their Device. If you have a Design file on your device then click on the Choose File button and select the File. Follow the instruction below.
Step 5: Now Click on Install Button. After a few mins, the theme will get installed.
Step 6: After the successful Installation the Green dialog box appears just like the image below.
Step 7: On that Dialog Box find a link “Install newly added themes”.
So, this is how you can install a new theme in Drupal. We hope this tutorial was helpful for you. If you have questions, feel free to use the following comment section.