oo

Bundling a Thumbnail Preview into Your Theme

A theme’s thumbnail is the visual representation of how the theme looks when it is applied to a Site. The thumbnail is shown in the theme selection menu when you choose a theme for a Site’s Pages. A custom theme with no thumbnail set has a placeholder image.

A custom theme with a placeholder image.

Adding the Thumbnail

Follow these steps to create a thumbnail and bundle it in your theme:

  1. Take a screenshot of your theme to use for the thumbnail.

  2. Save the image with the name thumbnail.png in your theme’s src/images/ folder. If this folder doesn’t exist yet, create it.

  3. Redeploy your theme:

    gulp deploy
    
  4. Confirm the deployment in the liferay logs.

    STARTED my-liferay-theme_1.0.0
    
  5. Once the theme is deployed, open the Site Menu (Site Menu), expand Site Builder, and go to Pages.

  6. Click the Actions button (Actions) in the Application Bar and select Configuration (Configuration icon).

  7. Click the Change Current Theme button to view all available themes with their thumbnails and verify the change.

The chosen image displays as the thumbnail when selecting your theme.

note

You may need to clear your browser’s cache for the new thumbnail to display on the screen.

The chosen file now displays in the theme selection screen as the thumbnail.

Capability:
Feature: