Pardal
Active member
I come back with another question about styles in the thread and emojis.
In my last post I asked how to do so that the prefix of a thread is not absorbed by the style.
We fix it with the following code:
.structItem-title a:not(.labelLink) {
I didn't realize it but the emojis were picking up the gradient colors of my style like in this example:
Can we include some code to reserve its colors as with the prefixes?
It's a lot of fun to play with the color styles in xenforo, sometimes frustrating, but always grateful to keep learning, thanks!
In my last post I asked how to do so that the prefix of a thread is not absorbed by the style.
We fix it with the following code:
.structItem-title a:not(.labelLink) {
I didn't realize it but the emojis were picking up the gradient colors of my style like in this example:
Can we include some code to reserve its colors as with the prefixes?
It's a lot of fun to play with the color styles in xenforo, sometimes frustrating, but always grateful to keep learning, thanks!