Inserting Sitemeter Inserting Sitemeter
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Inserting Sitemeter

Started by The Reverend Doctor, June 29, 2007, 03:21:15 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

The Reverend Doctor

I want to insert sitemeter to my coppermine gallery.  I just don't know where to insert the code (which file)  I want the sitemeter to appear on every page of my coppermine gallery.  Here is the code

  <a href="http://s25.sitemeter.com/stats.asp?site=s25ntsshow" target="_top"> <img src="http://s25.sitemeter.com/meter.asp?site=s25ntsshow" alt="Site Meter" height="30" border="0"/></a>

Any help is appreciated.

Thanks,
RD

Nibbler

Add it to your theme's template.html

The Reverend Doctor