Drupal Theming 1.0

September 5, 2023

Course Description

The look and feel of a Drupal site is remarkably flexible. With the Drupal theme system, you have the ability to change the HTML output of your site and implement a design by adding CSS and Javascript. In this course, you'll learn how to build a responsive Drupal theme to customize the look of your Drupal site. We’ll create a theme using the new Drupal Starterkit Generator, we will learn how to customize it to alter its look and feel, how to customize Twig templates, and best practices for organizing your theme.

Learning Objectives

You'll come away from the course with knowledge of:

  • Best practices for Drupal theming
  • How theming fits in with the overall process of developing a Drupal website
  • Steps for developing a custom theme
  • Using a CSS framework such as Bootstrap
  • When to use theming vs. configuration
  • Drupal core themes
  • What's easy and what's hard to change about the front-end of Drupal

Other Courses