coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: The Reverend Doctor on June 29, 2007, 03:21:15 PM

Title: Inserting Sitemeter
Post by: The Reverend Doctor on June 29, 2007, 03:21:15 PM
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
Title: Re: Inserting Sitemeter
Post by: Nibbler on June 29, 2007, 03:30:05 PM
Add it to your theme's template.html
Title: Re: Inserting Sitemeter
Post by: The Reverend Doctor on June 29, 2007, 05:23:59 PM
Thank You!