Now installed on vb 2.3.0.
Works perfect.
One question,how do i change the font color for "$yourstats"
i tried editing the forumdisplay.php code from this:
<smallfont><b>$bbuserinfo[username], you have made a total of <i>$yourposts</i> posts in this forum.</b></smallfont>
to this:
<smallfontcolor="#FFFFFF"><b>$bbuserinfo[username], you have made a total of <i>$yourposts</i> posts in this forum.</b></smallfont>
but get parse errors.
|