What are the files required for creating custom theme ?
Answer / Awanish Kumar
To create a custom theme in Drupal, you'll need to create several files within a new folder, including:
- template.php (for custom preprocess functions)
- style.css (main stylesheet)
- .info.yml (theme information file)
- .info_file.yml (optional theming information file for specific content types)
| Is This Answer Correct ? | 0 Yes | 0 No |
Different ways of adding js. How to add js in hook_form?
Explain git commands?
Explain about drupal 8 classes?
Which files are required for theme?
How url aliases works in drupal?
Is drupal in php?
Explain how drupal engine works ?
How we can create multilingual site. Which module have been used?
What is caching in drupal framework?
Why ca not a drupal user edit a node they created?
What is contextual filter?
What language does drupal use?