@mventures I’ve not done anything here.
NodeBB changing color of the text
-
hello guys, how can I change the color of the text from the profile? this one ->Joined about 6 hours ago Last Online 4 minutes ago - Email google@gmail.com
thanks!
-
@marusaky This ought to to it
a.permalink, a.permalink:active, a.permalink:focus, a.permalink:hover { color: #ffffff; }
-
@marusaky Try this
.account .profile .profile-meta strong { color: #ffffff; }
-
@phenomlab said in NodeBB changing color of the text:
@marusaky Try this
.account .profile .profile-meta strong { color: #ffffff; }
yep, it’s working, thank you very much… do you also have one for when someone posts something at it appears on the main page @phenomlab posted a minute ago, it’s a little hard to see it on blue-dark theme, and I need one more if it’s possible for Latest posts made by user and there on the profiles are the topics with RE: it appears to dark, again… I don’t know why… thanks again for your help, it’s very helpful to me
-
@marusaky Do you mean this ?
-
@phenomlab yep, but the time
-
@marusaky This ought to to it
a.permalink, a.permalink:active, a.permalink:focus, a.permalink:hover { color: #ffffff; }
-
@phenomlab said in NodeBB changing color of the text:
@marusaky This ought to to it
a.permalink, a.permalink:active, a.permalink:focus, a.permalink:hover { color: #ffffff; }
works great, thanks a lot
-
Did this solution help you?
Related Topics
-
-
-
-
-
-
NodeBB Design help
Solved Customisation -
Customising NodeBB
Locked Customisation -