cannabis ape

Customer
Sup Russ, damn, you still around huh. Anyway, I'm a bit ruSSty ;) with Xenforo. I need the black text white but when I do it in the inspector, the number 0 0 0 turn white too. I also noticed, I changed the joined and Last seen to white but then the messages, reaction score and points text also turn white.

Stuff like that often happens, how am I suppose to know how to change color for them individually if the inspector doesn't make a difference?
 

Attachments

  • Screenshot 2026-06-15 at 19-16-27 Ondeugend Nederland Forum.png
    Screenshot 2026-06-15 at 19-16-27 Ondeugend Nederland Forum.png
    15.4 KB · Views: 4
Still around, although late response here!

Which CSS were you using?

Code:
.tooltip--member .tooltip-content .memberTooltip-headerInfo {
    color: red;
}

Would result in:

1781713661021.png


As for too many things changing, sometimes XenForo will have generic CSS targeting, in this case they change all color in the tooltip-content to that font color, so you just need to add another class for the top section (.memberTooltip-headerInfo)
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back