Interview Questions Answers.ORG
Interviewer And Interviewee Guide
Interviews
Quizzes
Home
Quizzes
Interviews CMS (Content Management System) Interviews:CMSDrupaleZ PublishJoomlaMoodleWordPress
Copyright © 2018. All Rights Reserved
Drupal Interview Question:
How can I install a new theme in Drupal?
Submitted by: MuhammadThis is another common question among Drupal newbies all time. After trying out all available themes under Drupals theme directory, we may naturally want to try new themes. Installing a new theme is very simple and straightforward. Follow the steps below.
Download a new theme package. Note that themes for different Drupal versions are not compatible, version 5.x themes do not work with Drupal 6.x and reverse.
Read any README or INSTALL files in the package to find out if there are any special steps needed for this theme.
Upload the contents of the theme package to a new directory in the themes directory in your Drupal site. In Drupal 5.x & 6.x, you place your themes in /sites/all/themes/yourThemeName
Click administer themes and enable the new theme (Drupal will auto-detect its presence).
Edit your user preferences and select the new theme. If you want it to be the default theme for all users, check the default box in the themes administration page.
Submitted by: Muhammad
Download a new theme package. Note that themes for different Drupal versions are not compatible, version 5.x themes do not work with Drupal 6.x and reverse.
Read any README or INSTALL files in the package to find out if there are any special steps needed for this theme.
Upload the contents of the theme package to a new directory in the themes directory in your Drupal site. In Drupal 5.x & 6.x, you place your themes in /sites/all/themes/yourThemeName
Click administer themes and enable the new theme (Drupal will auto-detect its presence).
Edit your user preferences and select the new theme. If you want it to be the default theme for all users, check the default box in the themes administration page.
Submitted by: Muhammad
Copyright 2007-2025 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.
https://InterviewQuestionsAnswers.ORG.