Announcement

Collapse
No announcement yet.

Hide Total Members Being Displayed

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • Hide Total Members Being Displayed

    Hi. On the main forum page, at the bottom in the footer area, the Statistics are displayed:
    Threads: 1, Posts: 2, Members: 6
    Welcome to our newest member, USpeedo

    How do we hide or not show the Members total?

    Thanks.

  • #2
    Admin CP -> Styles & Templates -> Style Manager -> « » -> Forum Home Templates -> FORUMHOME

    Remove the red code:

    Code:
    </tbody>
    <tbody id="collapseobj_forumhome_stats" style="$vbcollapse[collapseobj_forumhome_stats]">
    	<tr>
    		<td class="alt2"><img src="$stylevar[imgdir_misc]/stats.gif" alt="<phrase 1="$vboptions[bbtitle]">$vbphrase[x_statistics]</phrase>" border="0" /></td>
    		<td class="alt1" width="100%">
    		<div class="smallfont">
    			<div>$vbphrase[threads]: $totalthreads, $vbphrase[posts]: $totalposts[color=red], $vbphrase[members]: $numbermembers[/color]</div>
    			<div><phrase 1="member.php?$session[sessionurl]u=$newuserid" 2="$newusername">$vbphrase[welcome_to_our_newest_member_x]</phrase></div>
    		</div>
    		</td>
    	</tr>
    </tbody>

    Comment


    • #3
      Thank You!

      Thanks for the quick reply! I will give it a try.

      Comment

      widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
      Working...
      X
      😀
      🥰
      🤢
      😎
      😡
      👍
      👎