What is subtheme?
Answer / Manish Mishra
A subtheme in Drupal is a child theme that inherits styling and functionality from an existing theme. It allows developers to create new themes more quickly by building on an existing base, rather than starting completely from scratch.
| Is This Answer Correct ? | 0 Yes | 0 No |
How will you create custom module and what are the files required for to create module?
How do I disable commenting on articles in drupal?
What is template.php in drupal?
What is cross site scripting ? How do you ensure from drupal end?
Which files are required for creating the drupal theme?
Describe the field api that was introduced into core in drupal 7.
What is the use of Add to Cart Form Settings field in receive donation
What is the use of Length of trimmed description field in Feed aggregator?
What is a hook in drupal?
What are gnu licenses?
How to add custom php codes in my drupal pages or blocks?
Explain the concept of node in drupal?