Daniel Posted March 6, 2023 Posted March 6, 2023 You have probably noticed the colored prefixes here and want them too on your #invision community? That's quite easy to achieve. Take a look at the returned HTML code and copy the data-tag-label code. Then, open your custom.css template and add the following code (of course you'll need to replace the selector with your own. .ipsTag[data-tag-label="invision"] /* Replace this with your selector */ { background-color: blue !important; color: white !important; } 1 Quote
Daniel Posted August 11, 2023 Author Posted August 11, 2023 This will also be possible in the upcoming Tags Manager release. https://www.ic-essentials.com/forums/topic/11-tag-colors/#comment-14 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.