Saturday, March 30, 2013

How to place google adsense with your coppermine gallery






Coppermine is one of the popular Image Gallery software today, but unfortunately there are hardly any Plugins available for those who wants to have google Ads (Adsense) on their coppermine gallery. Here is a simple coding exercise which will make your coppermine gallery Adsense Ready.

Adding a google adsense below your header.

Edit template.html and locate the line {ADMIN_MENU} after that line you can have your 728x90 google adsense

{ADMIN_MENU}
adsense code here

Just See How it Looks
 
Beside the image preview



Open and edit themes.inc.php located at /include/ folder of the coppermine directory.
locate the line {IMAGE}

GOOGLE ADSENSE CODE
{IMAGE}
GOOGLE ADSENSE CODE


Just See How it Looks