Jump to content
WebFlake
  • 0

HIDE HOW ?


singss

Question

6 answers to this question

Recommended Posts

  • 0

in admin panel 

Look & Feel  >  Manage Skin Sets & Templates  >  Manage Templates 
Board Index
 boardIndexTemplate

find

<if test="showTotals:|:$this->settings['show_totals']">
	<div id='board_stats'>

change to

<if test="showTotals:|:$this->settings['show_totals']">
	<div id='board_stats' style='display:none'>
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...