Quote:
Originally Posted by the nail geek
Thanks Snow!
Sadly, there is no import facility from vB3 Articles.
And yes, you can apply this to any existing forum. You do not have to create a new forum
nJoy
|
Thanks

I've got it working fine. I've just got a very minor problem which hopefully you could help me with. Because the background of the article title is dark and the usernames are using the colours defined for the usergroups, the usernames aren't showing up very well (see first screenshot). I tried adding color: #FFFFFF; to the span tag but a second span tag is being added with the username e.g.
HTML Code:
Written by <a href="member.php?u=5"><span style="color:#9900FF">SatCam</span></a>
. Is there a way to get the username in white text as in the vb3 articles hack (2nd screenshot)?