# Milk: Forum list options

There are 3 forum list display options in Milk.&#x20;

### Forum list options

| Option name                                                                                                        | Output                                                                                                                                                                                                                                                     |
| ------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><strong>List</strong><br><br>Traditional forumlist</p>                                                          | <img src="https://1973628527-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTA7pvCEDX33HvSpe5svL%2Fuploads%2FM71GINykw9lpd4XXQaeb%2Fimage.png?alt=media&#x26;token=3a205cb1-a4ed-46fd-b0e7-578f7719c194" alt="" data-size="original"> |
| <p><strong>List (Simplified)</strong><br><br>List with 'topics' column removed and double-width 'posts' column</p> | <img src="https://1973628527-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTA7pvCEDX33HvSpe5svL%2Fuploads%2FouOhw4hb5JdmlMIALuZX%2Fimage.png?alt=media&#x26;token=6093d387-5a3b-43eb-b6c4-0f135d6344cc" alt="" data-size="original"> |
| <p><strong>Grid</strong><br><br>Forum tiles with an assigned icon or background image</p>                          | <img src="https://1973628527-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTA7pvCEDX33HvSpe5svL%2Fuploads%2Fu6IpPArsKdfvqgfU4ka9%2Fimage.png?alt=media&#x26;token=69ccb9dd-9999-43f0-81a5-68115e387025" alt="" data-size="original"> |

### Changing the forumlist display

1. Open the FlightDeck extension (control panel)
2. Find "Forumlist Display"
3. Set as required
4. Submit

***

### Assigning images to grid tiles

You can assign an icon or image background to a grid tile by using phpBB's native "forum image" feature.

1. Using a file manager, upload the image(s) you want to use to the following location: `yourforum.com/images/grid/`\
   (You will probably need to create the new folder called "grid")
2. Navigate to: ACP (Admin Control Panel) → "Forums" (tab)
3. In the left sidebar, click "Manage forums"
4. Next to the forum you want to add the image to, click the green "Settings" icon&#x20;

   <div align="left"><img src="https://web.archive.org/web/20230604080211im_/https://d33v4339jhl8k0.cloudfront.net/docs/assets/5e36e5442c7d3a7e9ae71c84/images/5e9c59eb2c7d3a7e9aeb369a/file-v24pjoaHC8.gif" alt=""></div>
5. In the "Forum image" field, type the full path to the image you want to use.

The path is relative to your phpBB installation, so you don't need to include the domain name in the image path. For example: If your image is located in

`yourforum.com/images/grid/forum_1_background.jpg` , you only need to enter: `images/grid/forum_1_background.jpg`

***

### Using a full-size grid tile background

There are 2 display options for grid forum images:

| Option name                                | Value | Output                                                                                                                                                                                                                                                     |
| ------------------------------------------ | ----- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Fill grid tiles with background image?** | Yes   | <img src="https://1973628527-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTA7pvCEDX33HvSpe5svL%2Fuploads%2F8nmtgQOjT210ofQhiiSL%2Fimage.png?alt=media&#x26;token=eaf06299-0b14-463b-9ae6-26477314cb70" alt="" data-size="original"> |
|                                            | No    | <img src="https://1973628527-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTA7pvCEDX33HvSpe5svL%2Fuploads%2Fm8H9x9I6fUWIjTggqQtu%2Fimage.png?alt=media&#x26;token=430fda70-3fee-445c-80a5-d5f757912ff0" alt="" data-size="original"> |

This option can be enabled in the FlightDeck extension, directly below the "Forumlist display" option.

***

### Responsive layout information

* When the list or list (simplified) option is selected, a dedicated responsive view will load for users browsing on small devices. This doesn't affect the grid template, as this automatically scales
* When the list or list (simplified) option is selected, the 'topics' column will be hidden on narrow tablets such as iPads in portrait orientation
