inherit
44784
0
Aug 2, 2009 9:57:58 GMT -8
lew3634
34
May 2005
lew3634
|
Post by lew3634 on Jun 26, 2005 18:18:28 GMT -8
Is there a code to get rid of everything in the Forum statistics except total topics total posts and total members?
The rest Id like to get rid of
|
|
inherit
Proboards Legend
212
0
May 11, 2006 12:32:55 GMT -8
california
21,035
December 1999
california
|
Post by california on Jun 27, 2005 23:30:28 GMT -8
Looks pretty empty like that, but here:
<script type="text/javascript"> <!-- var table=document.getElementsByTagName("table"); if(location.href.match(/com\/?((index\.cgi)?\??(action=(ma.+ad|logout|home))?(#.+)?)?$/)){ for(i=table.length-1;i>0;i--){ if(table.innerHTML.match(/(Total To.+\d+)<br>/i)){ var totalNums=RegExp.$1; var tmems = (table.innerHTML.match(/(Total Mem.+)Newest/i)) ? RegExp.$1 : ''; table.parentNode.innerHTML=totalNums+' &nb'+'sp; - &nb'+'sp; '+tmems; break; } } } // --> </script>
Main Footer
|
|