Topic Styling Snippets
Two snippets to modify/style how Topics are displayed in spaces.
The first is CSS (FC -> Settings -> Customizations - Custom CSS), it changes the Topics layout overflow from scrollbar to stacked. For me personally, I don't like the scrollbar when I have multiple topics. Instead I want them to be all visible and stacked as shown in the screenshot.
The second is a javascript (FC -> Settings -> Customizations -> Custom JS) that hides topics not used in a space. The cool thing is that if a topic is shared across multiple spaces (for example "Other"), it only hides it per space and not globally. So you could have a dozen topics in a space, and only the topics attached to a post in that space will show up. The only topic that stays is "All".
Join my community free to get the code for free: https://jeffbrigman.com/community/
Let's try it π
First one works great. Thanks. I did get the second to work as well. This is awesome
