Cosmetic Categories using CSS
-
Re: Disable/Remove "There are no topics in this category."
Using this simple CSS, I have turned all of my categories with subcategories into cosmetic categories only:
.subcategory+hr, .subcategory~.clearfix, .subcategory~.alert {display:none;}
-
There's a new setting for categories to be displayed as "sections" instead of true categories in the ACP. It's a per-setting category.
Copyright © 2024 NodeBB | Contributors