Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted January 18, 20232 yr I've edited theme colors in AdminCP and found that the color for "Mentions" will actually not be applied to Mentions (see screenshots below). It's ok for me, that this color is applied to the "Author" Badge, but I would also like to have it on the actual mentions.
January 18, 20232 yr Yup a[data-mentionid] { background-image: linear-gradient(to bottom, rgba( var(--theme-mentions), 0.15 ), rgba( var(--theme-mentions), 0.15 )); color: rgb( var(--theme-mentions) ); } That in custom.css will sort it.
January 18, 20232 yr Author Thanks for your suggestion. I know that I could fix this by customizing the theme's CSS. I'll do so, if the described behavior is intentionally. But if it is a bug, I'd love to have it fixed on invisions side, so that I do not need to check my custom fixes every time I install an update of the invision platform.
January 18, 20232 yr Thank you for bringing this issue to our attention! I can confirm this should be further reviewed and I have logged an internal bug report for our development team to investigate and address as necessary, in a future maintenance release.
January 30, 20232 yr A fix for this was put into a pull request a few days ago. It will be patched in a future version 🙂
March 10, 20231 yr Solution Just a quick update to let you know that this issue was resolved in the recent 4.7.8 release of our platform. Please upgrade your site to resolve this issue. If you are still seeing any issues after upgrading to this version, please let us know.