---
sourceDocument: Australia ServiceNow AI Platform user interface
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/platform-user-interface

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia ServiceNow AI Platform user interface

ft:clusterId :

    - platux

bundleId :

    - platux

workflow :

    - Platform


---

# Resize logo

# Resize a logo for your login screen {#ariaid-title1}

* Release version: Australia
* 
* Updated March 12, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 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](https://www.servicenow.com/docs/access?context=granular-admin-roles&version=australia&pubname=australia-platform-security&ft:locale=en-US).

## Procedure

1. In the Unified Navigation All menu, enter <kbd class="ph userinput">sys_properties.list</kbd> and press Enter.  
   Figure 1. Unified Navigation All menu  
   The entire list of properties in the System Properties \[sys_properties\] table appears.
2. [Add a system property](https://www.servicenow.com/docs/access?context=t_AddAPropertyUsingSysPropsList&version=australia&pubname=australia-platform-administration&ft:locale=en-US) 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

   {#tb-resize-logo__ul_jgn_skg_qxb}

   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.

