mirror of
https://github.com/ansible/awx.git
synced 2026-02-19 12:10:06 -03:30
Re-do for PR #14595 to fix CI issues.
This commit is contained in:
@@ -3,6 +3,7 @@ AWX supports the use of a custom logo and login message. You can add a custom lo
|
||||
|
||||
|
||||
.. image:: ../common/images/configure-awx-ui.png
|
||||
:alt: Edit User Interface Settings form.
|
||||
|
||||
|
||||
For the custom logo to look its best, use a ``.png`` file with a transparent background. GIF, PNG, and JPEG formats are supported.
|
||||
@@ -14,14 +15,17 @@ adding it to the **Custom Login Info** text field.
|
||||
For example, if you uploaded a specific logo, and added the following text:
|
||||
|
||||
.. image:: ../common/images/configure-awx-ui-logo-filled.png
|
||||
:alt: Edit User Interface Settings form populated with custom text and logo.
|
||||
|
||||
|
||||
The Tower login dialog would look like this:
|
||||
|
||||
.. image:: ../common/images/configure-awx-ui-angry-spud-login.png
|
||||
:alt: AWX login screen with custom text and logo.
|
||||
|
||||
|
||||
|
||||
Selecting ``Revert`` will result in the appearance of the standard |at| logo.
|
||||
|
||||
.. image:: ../common/images/login-form.png
|
||||
:alt: AWX login screen with default AWX logo.
|
||||
|
||||
Reference in New Issue
Block a user