my friend ? In this postNot working for me, please send me just proper 1 code and where to put with screenshot if possible
![]()
I need to change color of each single thread title, i don't want to change whole list color
If you notice they are separated from each otherBro 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;}
.structItem-title a { color: lime!important;}
my friend ? In this postNot working for me, please send me just proper 1 code and where to put with screenshot if possible
![]()
I need to change color of each single thread title, i don't want to change whole list color