mirror of
https://github.com/ansible/awx.git
synced 2026-05-10 19:07:36 -02:30
Create AWX docsite with RST content (#14328)
Co-authored-by: Thanhnguyet Vo <tvo@ansible.com> Co-authored-by: TVo <thavo@redhat.com>
This commit is contained in:
27
docs/docsite/rst/common/logos_branding.rst
Normal file
27
docs/docsite/rst/common/logos_branding.rst
Normal file
@@ -0,0 +1,27 @@
|
||||
|
||||
AWX supports the use of a custom logo and login message. You can add a custom logo by uploading an image; and supply a custom login message from the **User Interface settings** of the Settings menu.
|
||||
|
||||
|
||||
.. image:: ../common/images/configure-awx-ui.png
|
||||
|
||||
|
||||
For the custom logo to look its best, use a ``.png`` file with a transparent background. GIF, PNG, and JPEG formats are supported.
|
||||
|
||||
|
||||
If needed, you can add specific information (such as a legal notice or a disclaimer) to a text box in the login modal by
|
||||
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
|
||||
|
||||
|
||||
The Tower login dialog would look like this:
|
||||
|
||||
.. image:: ../common/images/configure-awx-ui-angry-spud-login.png
|
||||
|
||||
|
||||
|
||||
Selecting ``Revert`` will result in the appearance of the standard |at| logo.
|
||||
|
||||
.. image:: ../common/images/login-form.png
|
||||
Reference in New Issue
Block a user