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 |
How do I create a view in drupal?
Explain drupal administration
Is drupal a programming language?
What are alpha, beta releases and release candidates in drupal?
Is drupal a database software?
What is aggregator module?
What is difference between drupal 7 and 8?
How to add more than one database in your code?
Name the translations available in drupal?
What hardware does drupal.org run on?
How caching work in drupal?
How to create the form in drupal7?