# Hoe krijg ik een indeling met twee kolommen en aankondigingsblokken bovenaan?

**URL:** https://meta.discourse.org/t/how-to-get-two-column-layout-and-announcements-blocks-across-the-top/215879
**Category:** Support
**Created:** [24 januari 2022 om 22:12 UTC](https://meta.discourse.org/t/how-to-get-two-column-layout-and-announcements-blocks-across-the-top/215879 "2022-01-24T22:12:50Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![nmoore](https://avatars.discourse-cdn.com/v4/letter/n/90ced4/32.png) [@nmoore](https://meta.discourse.org/u/nmoore)
#### Post date: [24 januari 2022 om 22:12 UTC](https://meta.discourse.org/t/how-to-get-two-column-layout-and-announcements-blocks-across-the-top/215879/1 "2022-01-24T22:12:50Z")

</div>

How can I get “Category” and “Latest” as their own columns in a two column layout as seen below?

And how can I get announcement blocks across the top?

Is there a way to tell if there is a theme the below example is based off?

> **[Auth0 Community](https://community.auth0.com/categories)**
>
> Community for Auth0, the identity Infrastructure built for developers.

 ![Screen Shot 2022-01-24 at 3.14.01 PM](https://global.discourse-cdn.com/meta/original/3X/4/9/4914f8cfd11cd241679dc3bd3cc2b46403a0c35b.png)

---

<div class="post-metadata">

### Author: ![featheredtoast](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/featheredtoast/32/116994_2.png) [@featheredtoast](https://meta.discourse.org/u/featheredtoast)
#### Post date: [24 januari 2022 om 22:48 UTC](https://meta.discourse.org/t/how-to-get-two-column-layout-and-announcements-blocks-across-the-top/215879/2 "2022-01-24T22:48:51Z")

</div>

Two column layouts is the category view, using the `desktop category page style` setting set to “Categories and Latest Topics”.

As for the featured topics, something similar to this may be what you’re looking for:

[https://meta.discourse.org/t/how-to-add-a-featured-topic-list-to-your-discourse-homepage/132949](https://meta.discourse.org/t/how-to-add-a-featured-topic-list-to-your-discourse-homepage/132949)

---

<div class="post-metadata">

### Author: ![Moin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/moin/32/554653_2.png) [@Moin](https://meta.discourse.org/u/Moin)
#### Post date: [24 januari 2022 om 23:30 UTC](https://meta.discourse.org/t/how-to-get-two-column-layout-and-announcements-blocks-across-the-top/215879/3 "2022-01-24T23:30:05Z")

</div>

> [@nmoore](#):
>
> And how can I get announcement blocks across the top?

[https://github.com/danwoda/Global-Notice-Cards](https://github.com/danwoda/Global-Notice-Cards)

> [@nmoore](#):
>
> Is there a way to tell if there is a theme the below example is based off?

I just looked at `view-source:https://community.auth0.com/categories`

---

<div class="post-metadata">

### Author: ![osioke](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/osioke/32/238946_2.png) [@osioke](https://meta.discourse.org/u/osioke)
#### Post date: [25 januari 2022 om 08:55 UTC](https://meta.discourse.org/t/how-to-get-two-column-layout-and-announcements-blocks-across-the-top/215879/4 "2022-01-25T08:55:50Z")

</div>

> [@Moin](#):
>
> I just looked at `view-source:https://community.auth0.com/categories`

And when you look there, use the browser search to find mentions of `theme` and look out for the theme name under `data-theme-name`:

 ![image](https://global.discourse-cdn.com/meta/original/3X/5/5/5564491925074de82c36c1f077dc0a4ff0a88681.png)

 ![image](https://global.discourse-cdn.com/meta/original/3X/f/6/f65eae6a192b7ab7eb58f84c1be8f3c8e77bd57c.png)
