# What are the options for customizing post layout/structure?

**URL:** https://meta.discourse.org/t/what-are-the-options-for-customizing-post-layout-structure/404068
**Category:** Support
**Tags:** form-templates, customization
**Created:** [May 29, 2026, 8:59am UTC](https://meta.discourse.org/t/what-are-the-options-for-customizing-post-layout-structure/404068 "2026-05-29T08:59:21Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![JuliusRa](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/juliusra/32/554488_2.png) [@JuliusRa](https://meta.discourse.org/u/JuliusRa)
#### Post date: [May 29, 2026, 8:59am UTC](https://meta.discourse.org/t/what-are-the-options-for-customizing-post-layout-structure/404068/1 "2026-05-29T08:59:21Z")

</div>

Hello,

I’m building a marketplace category where brand reps post exclusive product listings. I’m currently using Form Templates which outputs fields as flat `h3`/`p` pairs. With CSS I’ve managed basic styling, but I can’t achieve a proper two-column product card (image left, details right) because CSS can’t restructure the linear HTML output.  
What’s the best approach for achieving a proper product listing layout in a specific category? I’m not attached to Form Templates - open to components, plugins, or anything else that gives more control over how structured data renders into a post.

What I have:

 ![b84511d88f19f4f229d6fa075bd3d464](https://global.discourse-cdn.com/meta/original/4X/5/e/c/5ec8daef99ef9a377b9de9d2a6f1cf066039c4ff.png)

What I want:

 ![f2a749dd4d6d2acd791039c4176a0172](https://global.discourse-cdn.com/meta/original/4X/7/a/d/7ad418df0187a24a06501f21f0e91498d22f9e8f.png)

Thanks!

---

<div class="post-metadata">

### Author: ![chapoi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chapoi/32/537252_2.png) [@chapoi](https://meta.discourse.org/u/chapoi)
#### Post date: [May 29, 2026, 9:09am UTC](https://meta.discourse.org/t/what-are-the-options-for-customizing-post-layout-structure/404068/2 "2026-05-29T09:09:22Z")

</div>

Closest out of the box for images is probably [Topic List Thumbnails](https://meta.discourse.org/t/topic-list-thumbnails/150602) or [Topic Cards](https://meta.discourse.org/t/topic-cards/296048)

To have complete control over what is shown, you’ll have to make your own theme component.

---

<div class="post-metadata">

### Author: ![NateDhaliwal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/natedhaliwal/32/313494_2.png) [@NateDhaliwal](https://meta.discourse.org/u/NateDhaliwal)
#### Post date: [May 29, 2026, 9:18am UTC](https://meta.discourse.org/t/what-are-the-options-for-customizing-post-layout-structure/404068/3 "2026-05-29T09:18:19Z")

</div>

You can post in #Marketplace to hire someone to do this if you would like something custom.

---

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [May 29, 2026, 9:59am UTC](https://meta.discourse.org/t/what-are-the-options-for-customizing-post-layout-structure/404068/4 "2026-05-29T09:59:15Z")

</div>

> [@chapoi](#):
>
> Closest out of the box for images is probably [Topic List Thumbnails](https://meta.discourse.org/t/topic-list-thumbnails/150602) or [Topic Cards](https://meta.discourse.org/t/topic-cards/296048)

Though unfortunately that’s for the Topic List

“Post layout structure”

I’ve done similar projects. If you have budget feel free to PM me or post in #Marketplace

---

<div class="post-metadata">

### Author: ![chapoi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chapoi/32/537252_2.png) [@chapoi](https://meta.discourse.org/u/chapoi)
#### Post date: [May 29, 2026, 10:03am UTC](https://meta.discourse.org/t/what-are-the-options-for-customizing-post-layout-structure/404068/5 "2026-05-29T10:03:41Z")

</div>

> [@merefield](#):
>
> “Post layout structure”

Oh you’re right, I misinterpreted the mock.

In that case whole other ballpark afaik.

---

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [May 29, 2026, 10:10am UTC](https://meta.discourse.org/t/what-are-the-options-for-customizing-post-layout-structure/404068/6 "2026-05-29T10:10:08Z")

</div>

Still useful for catalogue display 👍🏼
