What is a sub theme in drupal?
Answer / Dheerendra Kumar Singh
A sub-theme in Drupal is a child theme that inherits the style and layout from a parent theme. It allows you to modify or extend the functionality of the parent theme without directly modifying its files.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to change theme for each content type?
What are the render arrays in drupal?
If we delete the page.tpl.php then drupal site will work or not?
What are disadvantages of Drupal?
What are the databases drupal supports?
How can I customize my 404 - page not found page?
What is an open source software?
Explain the menu system in drupal? Purpose of menus?
Explain how caching work in Drupal?
Is drupal 7 still supported?
How to enable clean urls in drupal ?
How to find if the page is served from varnish cache?