Pouvons-nous représenter nos catégories de cette manière sur une communauté hébergée par Discourse

I saw a design for category representation that I really like. Can we implement something similar on our Discourse-hosted community, or is this a specific theme or plugin?

You can definitely implement something similar. (That is a hosted Discourse community too)

As a starting point I would use the “Boxes with Subcategories” desktop category page style.

Then your box will look similar to this one
Screenshot_20241012_132300_Firefox

You can also add a category logo in the category settings
Screenshot_20241012_132421_Firefox

Then you can add some CSS to style it the way you like

Tip: you can not only inspect your forum but also your example

6 « J'aime »

how do i locate the desktop category page style ??

It’s a site setting
Go to /admin/site_settings/ and use search to find it

1 « J'aime »

Thank you, I’ve seen it, but I’m not sure why it’s displaying two banners. The

top one

is fine, but the

second one

with my icon seems unnecessary.

How do I remove the second one ??

6 « J'aime »

yes that fixed, now please I want it show on mobile as well, is it possible ??

You can use GitHub - discourse/discourse-minimal-category-boxes for same styles on desktop and mobile.

2 « J'aime »

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.