Good job Baker.
Or this javascript added to Options User JS
/ Display a replies counter overlay in the bottom right corner /
$(function(){
$('head').append('<style>#thread_stats_posts_ovl { '+
'position:fixed;bottom:15px;right:35px;'+
'font:38px sans-serif;opacity:0.5;color:#f60;}</style>');
$('body').append('<div id="thread_stats_posts_ovl"/>');
function copyStats() { $('#thread_stats_posts_ovl').
text($('#thread_stats_posts').text());}
$(document).on('new_post',copyStats); copyStats();});
o7
Try this neat CSS in Options Theme
span.heading { color: black; / Make Red Text Normal /
font-weight: 100;
font-variant: normal;
font-size:90%;
}
span.small { color: black; / Make Small Text Normal /
font-weight: normal;
font-variant: normal;
font-size: 100%;
}
They know nobody would turn up.
Damn straight!
WPC
o7