Support How to Add color to a Specific thread title

wubaba

Registered
38bGjLe.png


Hello,

Anyone help me please, how to add color into specific thread title, please help.

Thanks
 

XenForo

Administrative
Bro here you given me 3 codes. do i have to copy all 3 codes in " extra.less "or only 1 from them ?

Code:
.js-threadListItem-ID .structItem-title a
{
color: green;
}

Code:
.js-threadListItem-ID .structItem-title a
{
color: white;
font-family: Comic Sans MS;
font-weight: bold;
font-size: 15;
background-color: #1ab7ea;
background-image: ;
background-repeat: ;
text-transform: uppercase;
}

This is also the case
AND
Rich (BB code):
.structItem-title a { color: lime!important;}
If you notice they are separated from each other
Rich (BB code):
.structItem-title a { color: lime!important;}
 

wubaba

Registered
Not working for me, please send me just proper 1 code and where to put with screenshot if possible

38bGjLe.png


I need to change color of each single thread title, i don't want to change whole list color
 
  • Tags
    add color to a specific thread title how to add color to a specific thread title
  • Back
    Top Bottom