coppermine-gallery.com/forum

Support => cpg1.5.x Support => cpg1.5 themes (visuals) => Topic started by: moonflower102 on June 05, 2013, 01:47:24 AM

Title: adsense full size image
Post by: moonflower102 on June 05, 2013, 01:47:24 AM
Hello.

I would like to add adsense before and after in full size image .. Can you please tell me where I would add the code in full size image in my theme template. Thanks
Title: Re: adsense full size image
Post by: ΑndrĂ© on June 05, 2013, 09:35:11 AM
Quote from: ΑndrĂ© on May 30, 2013, 10:56:58 AM
Copy the function theme_display_fullsize_pic from themes/sample/theme.php to your theme's theme.php file, if it doesn't exist.

Now, have a look for
$fullsize_html
and add the code to your desired locations.