# Theme image settings

Eclipse's advanced image options let you control the size, shape, position, and general appearance of your images.

Use these settings to make your images fit the sections and look their best. Available image settings will vary between different sections.

## Image aspect ratio

***

<img src="/files/c18Y9JViI7ouryyknY77" alt="" width="563">

The **Image aspect ratio** setting lets you crop your uploaded images to make them all **Square (1:1)**, **Landscape (3:2)**, or **Portrait (2:3)**. You can select the **Natural** option to show all images with their original orientation.

We recommend using this option in the Product listing settings to make your product grids and collection pages uniform.

{% hint style="info" %}
The **aspect ratio** describes the relation between the width (w) and height (h) of an image, written as **`w:h`**. For instance, an image that's 400px by 200px has an aspect ratio of **2:1** because its width is twice as large as its height. All square images have an aspect ratio of **1:1** because the width and height are equal.
{% endhint %}

## Mobile-specific images

***

<img src="/files/gixQhoKaqU3MtxXvba2z" alt="" width="563">

Using **Mobile-specific images** helps avoid cropping on smaller devices by using alternate images.

Consider using **Square** mobile-specific images to fill more of the screen and ensure they stack uniformly when repositioned.

## Image focal point

***

<img src="/files/WGagsXgJAExiCLvxky0T" alt="" width="563">

Using focal points are a useful way to avoid unwanted cropping. When the layout of your site changes to fit different screen sizes, the focal point of your image will remain centered and within frame.

After you've uploaded your image, click **Edit**. Click **(+) Add focal point**. Click and drag the blue focal point to specify the main focus of your image. Click **Save**.

## Image height

***

The **Image height** setting can help keep images full visible without needing to scroll and avoid cropping. Choose to display the image with a **Custom** or the **Original** height (without cropping).

The **Height** is the percentage of the window height on your customer's device. When **Custom height** is set to 50%, the image will always display at half the height of the customer's screen.

## Image size

***

The **Image size** setting lets you control the max width of block images. Use this setting to change an image to either icon- or feature-size.

## Overlay colors

***

Change the **Overlay opacity** using the slider to increase the contrast between the text and image. These settings help make your text readable.

## Text size and alignment

***

Eclipse's **text size and alignment settings** can help headings and captions work well with your images.

Do not add text into your original images. Text will become distorted and cropped when adapted to different screen sizes.

***

#### Learn more

<table data-view="cards"><thead><tr><th></th><th data-hidden data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;">Web ready photography</mark></td><td><a href="/pages/WxPqvzyNcXZXceJN89fs">/pages/WxPqvzyNcXZXceJN89fs</a></td></tr><tr><td><mark style="color:blue;">Image sizes</mark></td><td><a href="/pages/RouorJFRSM07rIK7w17g">/pages/RouorJFRSM07rIK7w17g</a></td></tr><tr><td><mark style="color:blue;">File formats</mark></td><td><a href="/pages/ELa0IsSPfv6CTIxQrxZZ">/pages/ELa0IsSPfv6CTIxQrxZZ</a></td></tr></tbody></table>


---

# 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.fluorescent.co/eclipse/general/image-guide/theme-image-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.
