# Card Layout

#### Columns

Enter the column width in % or px. PictureThis will automatically calculate the right amount of columns. Example: 10% or 150px.

#### Image Height

Enter the height you would like the images to be in pixels. This will make sure your images are shown in the size you prefer. Example: 100px

#### Place Image Above or Beside Text

Decide whether to place your image above or beside the text.

#### Image & Card Padding

This setting (padding) determines the space between the edge of the Image Card and the image. This will make sure that your mages are not glued together in your Image Grid but have a small whitespace between them. Choose the image padding range within your Table cell using pixels. For example: 4px to generate 4 pixels of whitespace around the image.

#### Card Margin

The Card Margin is the space between each of the cards in your layout, to add more space between each card add enter that here in pixels.

#### Border Radius

You can show your cards with a slightly rounded border. Using % or px enter your Cards border radius.

#### Card Shadow

Enable or Disable the backdrop shadow effect to match the desired look.<br>


---

# 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.infotopics.com/picturethis/configuration/configuration-screen/layout/card-layout.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.
