ŖЌǾ
Full Member
Posts: 227
|
Post by ŖЌǾ on Nov 17, 2007 16:25:51 GMT -5
YAY! Board mod time <script type="text/javascript"> <!-- //RKO Board mod code. //Coded by RKO helped by todge. // DO NOT RIP NOR REPOST.
if(location.href.match(/(index.cgi(\?)?$|action=home)/)) { var roger = document.getElementsByTagName('td'); for(i=0;i<roger.length;i++){ if(roger[i].className == 'titlebg' && roger[i].width == '1%' && roger[i].innerHTML.match(/(Posts|Topics)/)){ roger[i].style.display = 'none'; } if(roger[i].className == 'catbg' && roger[i].colSpan == '5'){ roger[i].colSpan = 3; } if(roger[i].className.match(/windowbg/i) && roger[i].innerHTML.match(/(on|off)\.gif/i)) { var posts= roger[i+2].firstChild.innerHTML; var topics = roger[i+3].firstChild.innerHTML; roger[i+2].style.display = 'none'; roger[i+3].style.display = 'none'; roger[i+1].innerHTML = roger[i+1].innerHTML.split(/<i>Moder/i)[0]; roger[i+1].innerHTML += '<hr width="100%"><font size="1">This board has '+posts+' posts in '+topics+' threads'; }}} //--> </script>
Place: Main Footer. Preview: technogfxv3.proboards100.com/index.cgi
|
|