How will you install new theme in drupal?
Answer / Siddhartha Singh Tomar
To install a new theme in Drupal, follow these steps:
1. Download the theme from its repository or create your own.
2. Extract the downloaded theme archive and upload it to the 'themes' directory in your Drupal installation.
3. Go to Administration > Extend > Themes.
4. Enable the new theme by checking the box next to its name.
5. Set the new theme as default (if desired) under Site information.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is drupalcon and druplicon?
Does drupal require coding?
why does drupal need a database?
How to name your module?
What are gnu licenses?
What is contextual filter drupal 8?
Whether drupal is written in procedural-style or object oriented?
What are the files required for creating custom module ?
How to debug in drupal ?
What are the files required for theme and module?
What are the databases drupal supports?
What is services module?