Some of my usergroups have a usergroup graphic so in essence the users title is a avatar ? (if that makes any sense?)
however - I now have the problem that is one of these users creates a announcement thier usertitle that appears on the announcement includes the user title which contains the avatar and makes the announcement massively tall (wel... quite fat).
hence -
how can I remove the usertitles from the annoucement bar ?
from my postbit and the postbit_legacy templates, I am guessing its something to do with :
Quote:
<if condition="$post['usertitle']"><div class="smallfont">$post[usertitle]</div></if>
|
but what do I need to do to that ?
thanks in advance...