Try this -
http://www.vbulletin.com/forum/showt...lors-ver-4.0.4
--------------- Added [DATE]1277377774[/DATE] at [TIME]1277377774[/TIME] ---------------
What the color?
--------------- Added [DATE]1277380489[/DATE] at [TIME]1277380489[/TIME] ---------------
In your additional.css template add the following.
Code:
.unread {
color: #0000FF;
}
This should be all you need to do as you see the code state unread. According to what I understand from that post. It is already set up to show it blue if unread so just copy and paste.