What is the difference between theme and sub theme?
Answer / Bharat Mehrotra
A Drupal theme is a complete design solution that includes templates, stylesheets, JavaScript files, and information about how to render various parts of a Drupal site. A subtheme is a child theme that inherits the base theme's style and structure while allowing for customizations.
| Is This Answer Correct ? | 0 Yes | 0 No |
Does Drupal provides support?
What is the use of module_invoke and module_invoke_all?
What are the drupal version release dates?
What are the steps for migrating drupal website to a new server?
How to define new regions (sidebar,header, footer) in drupal ?
How pdo used in drupal?
What is the default drupal content item known as?
What is a module in drupal ?
Can drupal run on command line?
Which module is required for google, facebook, twitter login?
What is caching in drupal framework?
How to handle localization in drupal?