L LurkerLou Active member Sep 13, 2013 #1 Where is the option located? I think I tried just about everything.
Jeremy in memoriam 1991-2020 Sep 13, 2013 #2 What are you changing? You can use .unread in your CSS. Upvote 0 Downvote
SignTorch Active member Sep 13, 2013 #3 here's what I use in extra.css, not sure if it's the best way or not.... Code: .nodeInfo .unread .nodeTitle a {color:#B22222;} .node .unread .nodeText .nodeTitle a {color:#B22222;} .discussionListItems .unread .title a {color:#B22222;} Upvote 0 Downvote
here's what I use in extra.css, not sure if it's the best way or not.... Code: .nodeInfo .unread .nodeTitle a {color:#B22222;} .node .unread .nodeText .nodeTitle a {color:#B22222;} .discussionListItems .unread .title a {color:#B22222;}