/* ***** change thread color for unread ***** */
.unread {
background-color: #660000 !important;
}
I have inserted that into my additional CSS box on my style at
http://clandwd.com/forums
For all my other styles this has worked, but for some reason my current style is not affected by it.
I just want to be able to separate the color of my unread threads from my read ones.
Please help.