# Customisation

Amondo allows you to fully customise the visual appearance of your Imprints to match your brand identity. You can adjust colours, fonts, and UI elements to create a cohesive experience across all your content. While all Imprint types share common customisation options, Gallery, Carousel, and Story Imprints each have their own unique settings.

### **What you can customise**

* **Colours** – Set button colours, accent colours, and system background colours
* **Typography** – Choose fonts for headings, buttons, and secondary text
* **UI Elements** – Adjust roundness of tiles, popups, buttons, and links
* **Rendering mode** – Switch between Normal and Ads mode for enhanced tracking and display optimisations
* **Imprint-specific settings** – Access unique customisation options depending on your Imprint type

***

### **Universal customisation options**

These settings are available for all Imprint types (Gallery, Carousel, and Story).

#### **General settings**

Access these by navigating to your Imprint, selecting the **Customisation** tab, and making sure **General** is selected.

**Rendering mode** – Choose how your Imprint content is displayed. Normal mode is suitable for standard use, while Ads mode enables enhanced tracking and display optimisations for advertisements.

**Button colour** – Set the colour for buttons throughout your Imprint, which will be applied to elements such as secondary buttons and interactive components.

**Accent colour** – Set the accent colour for your Imprint, which appears as a background colour in tools like the [Text Tile Generator](/platform-guides/collect/creating-text-tiles.md) and other highlighted areas.

**Font** – Choose the primary font for your Imprint. This font will be used for headings and button text throughout the experience.

**Roundness** – Set the corner roundness for main UI elements like tiles and popups. Choose from **None**, **Slight**, or **Fully** rounded corners.

**Secondary roundness** – Set the corner roundness for secondary UI elements like buttons and links. Choose from **None**, **Slight**, or **Fully** rounded corners.

#### **System settings**

Access these by navigating to your Imprint, selecting the **Customisation** tab, and clicking on "**System"**.

**System colour** – Sets the primary background color for your Imprint, which creates the overall colour scheme for the experience.

**System Font** – Choose the font for secondary text throughout your Imprint, such as subheadings, body copy, and supporting text.

{% tabs %}
{% tab title="Gallery customisation " %}
In a Gallery Imprint you have acess to General, System and Pagnation customisation.

#### **General settings**

To access general settings, navigate to your Carousel > click the "**Customisation"** tab > select "**General".** Here you can adjust:

* **Button colour** – Set the colour for buttons and interactive elements
* **Accent colour** – Set the accent colour that's used as the background in tools like the [Text Tile Generator](/platform-guides/collect/creating-text-tiles.md)
* **Font** – Choose the primary font for headings and button text
* **Roundness** – Set corner roundness for tiles and popups (choose between "**None**", "**Slight**", or "**Fully**")
* **Secondary roundness** – Set corner roundness for buttons and links ("**None**", "**Slight**", or "**Fully**")

#### **System settings**

To adjust these settings, navigate to your Carousel Imprint > click the "**Customisation"** tab > and select "**System"**. Here you can adjust:

* **System colour** – Set the primary background colour for your Imprint
* **System Font** – Choose the font for secondary text like subheadings and body copy

#### **Pagination**

To access pagination settings head to the "**Customisation"** tab and click on "**Pagination"**. Here you can adjust the following settings:

* **Style** – Choose between Default or Compact pagination styles
* **Position** – Set whether pagination appears at the Top or Bottom of your Imprint
* **Show pagination elements** – Toggle individual pagination elements on or off:
  * Title – Displays each page title
  * Page number – Show current page numbers
  * Arrows – Include navigation arrows
* **Allow loop** – Enable continuous scrolling where users return to the first page after the last page
* **Is right to left** – Switch pagination direction for right-to-left languages or layouts
* **Secondary button colour** – Set the colour for pagination buttons in their inactive state (for pages not currently selected)
  {% endtab %}

{% tab title="Carousel customisation" %}
Carousel Imprints have the same customisation options as Gallery Imprints.&#x20;

#### **General settings**

To access general settings, navigate to your Carousel > click the "**Customisation"** tab > select "**General".** Here you can adjust:

* **Button colour** – Set the colour for buttons and interactive elements
* **Accent colour** – Set the accent colour that's used as the background in tools like the [Text Tile Generator](/platform-guides/collect/creating-text-tiles.md)
* **Font** – Choose the primary font for headings and button text
* **Roundness** – Set corner roundness for tiles and popups (choose between "**None**", "**Slight**", or "**Fully**")
* **Secondary roundness** – Set corner roundness for buttons and links ("**None**", "**Slight**", or "**Fully**")

#### **System settings**

To adjust these settings, navigate to your Carousel Imprint > click the "**Customisation"** tab > and select "**System"**. Here you can adjust:

* **System colour** – Set the primary background colour for your Imprint
* **System Font** – Choose the font for secondary text like subheadings and body copy
  {% endtab %}

{% tab title="Story customisation" %}
To access customisation settings for your Story Imprint, navigate to your Imprint and select the "**Customisation"** tab under the "**General"** section. Here you can customise:

* **Story type** – Choose between Highlight or Cover layout for your [Story](/getting-started/core-platform-concepts/imprints-and-formats/stories.md) Imprint. Highlight layout displays stories in a vertical scrolling format, while Cover layout presents them as cards experiences
* **Show ring around story** – Toggle whether to display a ring around your story content, just like on social media platforms
  {% endtab %}
  {% endtabs %}

### **Saving your changes**

After editing your customisation settings for any Imprint type, click "**Save"** to store your changes, or "**Save & Publish"** to make them live immediately on your Imprint.


---

# 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://docs.amondo.com/platform-guides/curate/customisation.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.
