Xianti, I was just dicking around for a couple minutes and I think this might be all you need to add to your stylesheet:

.alt1Active a:link {
color: #000;
}

a:link strong {
color:#000;
}

.alt1 a:link, .alt1_alink, .alt1Active_alink
{
color: #00f;
text-decoration: none;
}

Note how .alt1Active a:link is removed from the original cluster of .alt1 type link definitions (the bottom of the 3 definitions), this was all under the styles defined by VBulletin id'd as vbulletin_css. Didn't really look around the forum to see exactly everything this change affected but it worked in the main forum index and within threads.


Still having issues with any form of viewing new posts since my last visit not working. Cleared caches did relaods and all that garbage, getting nothing tho.