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: 5
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)
 
NP bro, you have been providing one of the best support I ever came across over the years.It's just the small things every time within xenforo and as they have so many options i dont know if I can change it in the bg or have to do it manually,

For instance I have some things changed, I look at my screen and I notice, the date is in white font on a white background, so I check, it's
.u-dt[title] {
color: #fff;
}.

But I got 2 things I wonder, 1 could I have changed it in the back end and what will also effect this when I change it in the extra.less to black.. Once I'm done, I'll show you my extra.less and when you have time you can take a look at it and tell me if I did something wrong.

That being said. I started the project Im working on in 2020 and I still havent finished, it all got deleted even one time when I didnt had money to pay for the server costs, but this time Im gonna finish it damnit! Cuz it's a project I have no competition in in my country and it's evergreen and forum IMO are still wayyyyy better than FB groups or reddit.
 
Appreciate the kind words. Just a reminder this specific thread is in a public forum so if you'd prefer to post your code in a ticket, I can move this over to a ticket.

Let me know when you're ready for me to review it.
 

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