Quote:
Originally Posted by John Diver
Hey,
I have done this for a long time but I don't know what exactly to remove in vb 4.2 - Been searching for a while but everything I find doesnt work
Thanks 
|
Do you mean on the FORUMHOME page? There is no post count in the threads. Or do you mean remove Replies: or Views: instead. If you want to remove it from the home page do the following. If not let me know where you want to remove it from.
Open the
forumhome_forumbit_level2_post template and find:
Code:
<li>{vb:rawphrase posts}: {vb:raw forum.replycount}</li>
Delete that line of code and save.