# Post Card Image Orientation

This setting allows you to control the shape and appearance of images used in post cards across listing sections like the homepage, post page, tag pages and more. By selecting a specific orientation, you can maintain a consistent visual style for all post previews, whether you prefer wide images, tall cards, square thumbnails, or flexible layouts.

**Step-by-Step Guide to Configure The Image Orientation**

1. Go to Ghost Admin
2. Navigate to **Settings → Design → Theme settings → Post settings**
3. Find the **Feed Image Orientation** setting
4. Select your preferred option:
   * **Landscape** – wide rectangular images (best for horizontal layouts)
   * **Portrait** – tall images (ideal for magazine-style cards)
   * **Square** – equal width and height for a clean grid look
   * **Free** – keeps original image ratio without cropping
5. Click **Save** to apply changes
6. Refresh your site to see the updated card layouts across all post listings

<figure><img src="/files/FwBQhFN17phSvt4JuBVP" 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://themesupport.gitbook.io/gravity-docs/post/post-card-image-orientation.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.
