How to install themes in your drupal website?
Answer / Pramod Kumar Kaushal
To install a theme on your Drupal site, follow these steps: 1) Download the desired theme, 2) Extract the theme files if necessary, 3) Upload the extracted theme folder into the 'sites/all/themes' directory of your Drupal installation, 4) Enable the theme by navigating to 'Administer > Configuration > Development > Themes', and check the box next to the desired theme.n
| Is This Answer Correct ? | 0 Yes | 0 No |
How do I move a drupal site from one host/server to another?
How will you create custom hook?
How will you create a field using code?
What is difference between update and alter query?
Is drupal a cms?
How do I clear cache in drupal?
How to create the table using module?
Which are commonly used php based cms?
What is hooks?
Steps for launching a drupal site?
How does drupal compare to ruby on rails?
How do you access the database?