That can easily be done with template conditionals. Just enclose the parts you only want members to see with <if condition="$bbuserinfo[usergroupid] == 6"> AND </if>
yea i understand that, but when it comes to the php code i dont know exactly which one to do..... in the forum home and in the forum display its a little confusing.
You actually don't have to touch the phpcode. All you have to do is identify the affected parts in the templates and enclose them.
If you're a little html knowledgable it shoudn't be hard to work out.