Change the color of text on unread threads

Status

offline

Posts

3

Likes

1

Bits Credits

0

LEVEL

0

135 XP

I'm looking for the setting to change the color of threads with unread posts in them. I can't seem to find the setting under Theme and Text, but maybe I'm changing the wrong ones. Is it something in custom.css that I have to add?

It's driving me crazy, any help would be appreciated!
 

Status

offline

Posts

5

Likes

4

Bits Credits

0

LEVEL

0

175 XP

I did a quick search online.

Code:
.ipsStreamItem_unread a, .ipsDataItem_unread .ipsDataItem_title a { color:#FF0000; }

Replace:
Code:
#FF0000
with whatever color you want.

I'd have to do my research outside of that and it's been a while since I've used IPB.
 
Liked by:

Latest threads

Forum statistics

Threads
58,315
Messages
89,397
Members
55,220
Latest member
jefer123
Top Bottom