Eine Umsetzung auf Dein spezielles Problem wäre dann z.B.:
finde in der /styles/prosilver/template/viewtopic_body.html:
Code: Alles auswählen
<dl class="postprofile" id="profile{postrow.POST_ID}">
Code: Alles auswählen
<dl class="postprofile" id="profile{postrow.POST_ID}" <!-- IF postrow.RANK_TITLE eq 'Moderator' -->style="background-color: pink;"<!-- ENDIF -->>