Quote:
Originally Posted by daz1967
Is there a way to show the crests everywhere rather than just in the who's online box?
|
You could add them to the postbit as well.
Go to postbit legacy and add:
<div>
<if condition="$post[fieldxx]"><img src="$stylevar[imgdir_clubs]/$post[fieldx].gif" alt="$post[XX]"></if>
</div>
Just throw that in there wherever you want. You could add it after your IM icons or where ever.