Log in

View Full Version : completed


Andrei29
06-24-2010, 08:34 AM
.....................

Charlie98902
06-24-2010, 09:28 AM
Try this - http://www.vbulletin.com/forum/showthread.php?355443-Changing-the-link-colors-ver-4.0.4

--------------- Added 1277377774 at 1277377774 ---------------

What the color?

--------------- Added 1277380489 at 1277380489 ---------------

In your additional.css template add the following.

.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.