In public_common.pl I added "statistics" to the line "foreach my $gif" so that it appears like the rest of the line so it looks like...
foreach my $gif(qw(forum_home profile directory faq search register active_topics ip_logged statistics)) {
and in vars wordlets cp2, I added the following...
q!style_statisticslink! => q!Statistics Link!,
In the instructions, it says to modify "cp_styles" but I only have a "cp2_styles" to which I modded to last line to appear...