coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: grvsunny on December 20, 2007, 12:43:46 PM

Title: please tell how to Add Adsense code to full size images
Post by: grvsunny on December 20, 2007, 12:43:46 PM
Hello all I tried to search for it and also got some solution here at this thread
http://forum.coppermine-gallery.net/index.php?topic=44115.0
but when I started implementing and saw my theme.php of my theme it was showing just
<?php /*************************   Coppermine Photo Gallery   ************************   Copyright (c) 2003-2007 Coppermine Dev Team   v1.1 originally written by Gregory DEMAR    This program is free software; you can redistribute it and/or modify   it under the terms of the GNU General Public License as published by   the Free Software Foundation; either version 2 of the License, or   (at your option) any later version.   ********************************************   Coppermine version: 1.4.12   $Source$   $Revision: 3636 $   $Author: gaugau $   $Date: 2007-06-29 11:35:30 +0200 (Fr, 29 Jun 2007) $ **********************************************/  // ------------------------------------------------------------------------- // // This theme has all CORE items removed                                     // // ------------------------------------------------------------------------- // define('THEME_IS_XHTML10_TRANSITIONAL',1);  ?>
so please tell me what all changes I need to do
Title: Re: please tell how to Add Adsense code to full size images
Post by: Nibbler on December 20, 2007, 05:23:58 PM
Read the thread. The instructions tell you exactly what to do if the code is not there.