Easy. In the whosonlinebit template, at the very top put:
Quote:
<if condition="$userinfo['userid'] != '1'">
and at the very bottom put:
Quote:
</if>
I would love to implement this except have it apply to specific usergroups. If that's possible, could some PHP-savvy soul please provide the correct code for the initial block?