# Adjusting visual settings

{% hint style="info" %}
Visual settings can only be adjusted by an Administrator.
{% endhint %}

Visual settings can be used to adjust the visual properties of headers and footers, and the registry's site logo.

### How to adjust visual settings

1. Select 'Aristotle Cloud Dashboard' from the dashboard side panel

<figure><img src="/files/tJ6rLnw9RzQ0hOKw9nTu" alt=""><figcaption></figcaption></figure>

2. Select 'View registry settings'.

<figure><img src="/files/3rUdnvCqBVjFiBtHtIPP" alt=""><figcaption></figcaption></figure>

3. Under the appropriate subheadings, you may adjust the following:

   * 'Header Color': The color of the registry header
   * 'Header Link Color': The color of the links featured in the registry header
   * 'Header Bottom Border Width': The width of the border on the bottom of the registry header
   * 'Header Bottom Border Color': The color of the registry header's bottom border
   * 'Footer Color': The color of the registry footer
   * 'Footer Link Color': The color of the links featured in the registry footer
   * 'Footer Top Border Width': The width of the registry footer
   * 'Footer Top Border Color': The color of the registry footer's top border
   * 'Logo URL': The registry logo, uploaded via URL
   * 'Links': Links featured in the registry header or footer, uploaded via URL.

   <figure><img src="/files/48waP0Jkd3ZAaTikowjs" alt=""><figcaption></figcaption></figure>

**Notes:**

* 'Color' settings can be entered in any of the following formats:
  * Hex code (e.g. '#FFFFFF')
  * RGB (e.g. 'rgb(255,255,255)')
  * Text (e.g. 'White')
* 'Width' settings are to be entered in pixels
* If the term 'home.svg' is entered into the Logo URL field, a generic home icon (resembling a house) will be used as the registry logo, in the same color that is currently set for text/font
* The following is an example of a customized header populated with links:

<figure><img src="/files/8XwhbkRifRaAsC5JUo8e" alt=""><figcaption></figcaption></figure>

* An image URL for use in the 'Logo URL' field can be generated in-registry through the following procedure:

#### Generating an image URL

1. Navigate to any rich text area (such as in the 'Definition' tab when editing an item), and select the image tool.

<figure><img src="/files/PrsBSeswidz1I2NMBQPB" alt=""><figcaption></figcaption></figure>

2. Inside the image tool, select 'Upload'.

<figure><img src="/files/7KEVBbO3qYOQ7nfSxGE7" alt=""><figcaption></figcaption></figure>

3. Select 'Choose file'.

<figure><img src="/files/P58RiieNqwdJ7K3WuacC" alt=""><figcaption></figcaption></figure>

4. Select the image you wish to use as a logo, then open it.

<figure><img src="/files/Yg2Bc0NXwGiVTchDhQnH" alt=""><figcaption></figcaption></figure>

5. Select 'Send it to the Server'.

<figure><img src="/files/76gz5Bt2FZBIfk7LyS3V" alt=""><figcaption></figcaption></figure>

6. Your image will now have been converted into a URL. Select it, and copy it for use in the 'Logo URL' field of the Aristotle Cloud Settings Editor.

<figure><img src="/files/DAunpQkZJloEfwreBgvl" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/6s7mmW7Q030y0x3MJRsC" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.aristotlemetadata.com/administrator-tasks/aristotle-cloud-settings-editor/adjusting-visual-settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
