Jump to content

Featured Replies

Posted

I added a thumbs up emoji and made it the default one (ie, I dragged it to the top).

But it's only visible when you hover the reaction space. Look at the attached screen capture to see what I mean.

What's up with that?

Solved by Morrigan

Go to solution

Can't see your video, but do you mean why hasn't your default reaction taken the place of the greyed out heart icon?

Edit: Derp.

Edited by CoffeeCake

Well, it's actually visible, but it's white on a white background. You should probably change the color or add a border 🙂Bildschirmfoto 2021-03-24 um 16.41.30.png

  • Solution
.ipsReact_button {
	filter: grayscale(0%) brightness(100%);
}

It will make it look normal. The problem is that the default is meant for the heart and doesn't work well on the yellow emojis.

  • Author
15 hours ago, Morrigan said:

.ipsReact_button {
	filter: grayscale(0%) brightness(100%);
}

It will make it look normal. The problem is that the default is meant for the heart and doesn't work well on the yellow emojis.

Thanks!

Where do I put this code? 😝

  • Author
5 hours ago, acarlsson said:

Thanks!

Where do I put this code? 😝

 

I found it! or, at least, I found a way to alter it.

FWIW, here's the place:

2117651233_Skrmavbild2021-03-25kl_13_59_34.thumb.png.3bf3b0d3b130b744e0440a5c4f641581.png

20 minutes ago, acarlsson said:

FWIW, here's the place:

Don't edit the existing one - world of pain at later points, potentially.

Instead, use this:

image.png.8d33916bcd98f4c8094320c8ac3f01b5.png

1 hour ago, acarlsson said:

 

I found it! or, at least, I found a way to alter it.

FWIW, here's the place:

2117651233_Skrmavbild2021-03-25kl_13_59_34.thumb.png.3bf3b0d3b130b744e0440a5c4f641581.png

Yeah, do what Nathan said and place it in the custom.css. It will override that and keep you from having issues in future updates when IPS makes changes to that file.

Recently Browsing 0

  • No registered users viewing this page.