Intermediate Theming
- Render Elements
- Form Alter
- Blocks
- Field Formatter
- Views Displays
- Preprocess
- CSS Architecture
- Components
- CSS/JS Aggregation
Get started with Drupal theming.
The first thing to do when theming Drupal is enable twig debugging. This will...
Paragraphs are a great way to create flexible structured content on your site. You can create different paragraph types with...
I added a new comment type, called Question. Unfortunately, it's hardcoded with "Add new comment" and looks exactly the same as...
By default, a Drupal site comes with Olivero.
To change your theme, you have a few options:
Let's make a simple header that has a background image filling the page, with centered text. Similar to the one here: http:/...
Overriding already overridden libraries is confusing.
Preprocess for views grouping not firing.
Provide templates for themers.
Views twig suggestions are missing in the debug output.