Jump to content

Featured Replies

Posted

I've edited theme colors in AdminCP and found that the color for "Mentions" will actually not be applied to Mentions (see screenshots below).

 

Could contain: Text, First Aid

 

 

Could contain: File, Person, Page, Text, Face, Head

 

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.

 

Solved by Marc

Go to solution

Yup

Could contain: Text

 

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.

  • 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.

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.

 

  • 2 weeks later...
8 hours ago, SeNioR- said:

Bump.

heather langenkamp im here GIF

Still an open bug report at the moment 🙂 

  • 1 month later...
  • 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.

Recently Browsing 0

  • No registered users viewing this page.