RSS Feed/News How to change the background color of @-quoted usernames in a post?

Status
Not open for further replies.

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
23,632
Points
823

Reputation:

I tried the following LESS but it doesn't work:
Less:

Code:
/* ===== Quoted Usernames =====*/
[data-xf-init^="member-tooltip"]{
    .username {background-color: @xf-textColor;}
}

Continue reading...
 
Status
Not open for further replies.
Top