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
You can also add a category logo in the category settings
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
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
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 ??
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.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.