Wow thanks for the fast reply..
I found the code:
Code:
<vb:if condition="$bbuserinfo[usergroupid]==6">Page Visitors: <b>{vb:raw count}</b>, Last Visitor was {vb:raw WT.lastvisitorname} at {vb:raw WT.lastvisitdate}.<br>
Page Created at <b>{vb:raw creationdate}</b>, Last Modified : <b>{vb:raw lasteditdate}</b>.</vb:if>{vb:raw WT_Editor_link}
</div>
</vb:if>
But how and where do I add the code to change it to, lets say white?
I tried to add html but it doesnt work.
Hope you can help
Thanks.