Resize a logo for your login screen

  • Release version: Australia
  • Updated March 12, 2026
  • 1 minute to read
  • After you have uploaded a logo for your login screen, you can resize the logo by creating and setting a system property.

    Before you begin

    Role required: ui_builder_admin

    For information on granular roles, see Granular admin roles.

    Procedure

    1. In the Unified Navigation All menu, enter sys_properties.list and press Enter.
      Figure 1. Unified Navigation All menu
      All menu.
      The entire list of properties in the System Properties [sys_properties] table appears.
    2. Add a system property called glide.ui.polaris.login.logo.height.
    3. Set the system property Value to the maximum CSS height value for your logo.
      For example, any of the following would be valid entries:
      • 150px
      • 6em
      • 75%
      • auto

      If you select auto, the browser calculates a height for the specified element.

      Note:
      An entry of 100% returns the logo to its original size.
    4. Save the system property.
      At the next launch, your logo is resized based on how you configured the system property.