postbit_legacy de bul:
<if condition="$post['usertitle']"><div class="smallfont">$post[usertitle]</div></if>
Değiştir:
<if condition="$post['usertitle']"><div class="smallfont" style="color: red;">$post[usertitle]</div></if>
Örnek olarak ben kırmızı yaptım.