you can turn off whatever display elements you like… the template function calls are all just in one of the page view templates of your sp theme, just like a wp theme…
in the case of the stats, which are in the footer of each page, its in the spFoot.php template file… just remove whatever elements you want… I think if you look in the footer template file you will see them, but ask if still confused…
and remember, we always recommend running your own theme vice editing one of our themes that will overwrite changes on upgrades… see: http://codex.simple-press.com/codex/themes/theme-basics/creating-a-theme/