How can I install a new theme in drupal?
Answer / Lovendra Kumar
To install a new theme in Drupal, download the theme zip file and follow these steps: 1. Enable the Theme module if it's not already enabled. 2. Go to Extend > Themes > Install new theme, and upload the theme zip file. 3. After installation, enable the theme.
| Is This Answer Correct ? | 0 Yes | 0 No |
How we can achieve the multistep form using drupal form api?
Explain how database system of Drupal works?
How to use preprocess function?
What is the use of ctools module?
Explain the concept of node in drupal?
What is drupal distributions and when to use it.
Do you have profile on drupal site? Do you write the comments on drupal site?
What are the translations available in Drupal?
How can I install a new theme in drupal?
How to create the table using module?
Explain about drupal 8 classes?
What are contributed modules in drupal?