How to change theme for each content type?
Answer / Manoj
To change the theme for a specific content type in Drupal, you need to create a new theme or modify an existing one. Then, within your theme's .info file, define the hook_theme_alter() function to adjust the HTML markup for that particular content type.
| Is This Answer Correct ? | 0 Yes | 0 No |
What do you think are the most difficult concepts to understand when learning drupal?
How can one make the most of drupal? What are the main advantages?
Explain coding standards in drupal?
What is entity api ? Have you installed and worked on this module ?
What database does drupal use?
How to install a new module in drupal?
Drupal can run on command line?
How will you create custom hook?
What is the most popular cms platform?
Is drupal a framework?
What is cron?
What is cms?