RSS Feed/News Usergroup specific CSS

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,945
Points
823

Reputation:

Lots of questions today. I am trying to write a cSS for the structitem-cell ( the whole container where the thread title and other info sits in the forum new post) for specific usergroup. Bascially I want to highlight the thread title block for some usergroups.

Is there a way to select a specific usergroup ID and apply the CSS to it?

.structItem-cell {
background-color: orange; /* Force the background color to be orange */
}
Click to expand...

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