oo

Themes

Themes customize the default look and feel of your Site. They allow you to define the style and visual identity of your brand or label across your whole Site.

Themes and Site Design

Themes are available and used out-of-the-box on any Site you create. There are also a number of other ways (such as Style Books) to define the look and feel of your Site, but themes provide the most flexibility when you need a fully customized solution.

Site Design hierarchy

Themes are one of the most broad and flexible ways to add customizations, in the hierarchy of ways to design your Site’s appearance. Themes are used for providing the most foundational basis for your Site that more specific tools (such as Master Pages and Style Books) can build on top of. However, you may also use themes to add more customizations that are not possible with those other methods.

Warning

Adding customizations to your site through a theme can come with increased maintenance when upgrading from one version of Liferay to another. When possible, manage your site’s appearance through the use of Master Pages Templates and Style Books.

Developing Themes

Themes can be used to customize your Site in a variety of ways, including styling your pages, creating templates, and even extending functionality at runtime.

Styling Your Site

Themes provide the basis for styling on any Site. You can define the UI details for your Site’s pages, customized portlet decorators, and define the color scheme for your Site.

You can also configure a custom Frontend Token Definition based on your theme.

Designing Pages

Themes are also a complement to Page Templates or Master Page Templates for designing a template for your Site’s pages. It can be used in conjunction with these other methods, which add on top of the design from your theme.

For example, you can embed widgets in your theme to make them a permanent fixture of your Site’s pages.

Note

You can also create templates for your pages using Master Pages or Page Templates.

Bundling Resources

Resources may be bundled into your theme or from other sources to bring together many sources of code at once. This allows you to adapt your strategy depending on how you want to deploy different changes.

  • Themelets allow you to customize a small number of files, in a modular way that can apply to many themes.

  • Theme contributors allow you to package UI resources and customizations that can be deployed independently of a theme.

  • The Resources Importer uses Site Templates to import files and content necessary to implement a theme.

Warning

The Resources Importer is deprecated as of Liferay DXP 7.1.

Modifying Behavior

Themes are also a powerful tool for modifying the behavior of different parts of your Site.

  • You can add context variables usable in your Page Templates so that these templates can hook into the functionality of your theme.

  • You can set variable values with your theme to influence the behavior of existing functionality in DXP.

  • You can add token definitions that are used to define categories for styling with Style Books.

Upgrading Themes

The first step to upgrade your theme is to use the Liferay Theme Generator to run the upgrade task. This task updates your theme’s version so that you can deploy it to the new version of DXP. See Upgrading a Theme for more information.

Tools

A variety of tools are used in developing or extending themes. See these topics for more information:

Capability:
Feature: