Header logo - Fluid Topics - Latest

Fluid Topics Configuration and Administration Guide

Category
Reference Guides
Audience
public
Version
Latest

In the Header logo section of the General administration interface, it is possible to customize the header logo of a classic header, as follows:

  1. Select Upload image to add a new image or Replace to override an existing one.

  2. Select an image.

  3. Select Save.

Recommended dimensions are 140 x 40 pixels or less.

The header logo does not appear on the homepage with a classic header. To make it appear on the homepage, it is possible to add the following CSS code block to the portal's Custom LESS section:

.backtohomelogo-only-on-small-viewports {
  display: flex;
}