我们可以在这个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 个赞

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 个赞

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 个赞

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 个赞

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