I currently include Google ads in my galleries with great results. Now I want to maxemize my earnings by including Valueclick Pop Under ads in the Gallery (but not in the individual photo pages). The instructions say to place the ad code within the <head></head> section. Which file should I place the ad code for pop under ads? My Gallery version is 1.4.4 and it suits my needs. Thanks.
________________________
Gallery version: 1.4.4
Apache version:
PHP version (don't just say PHP 4, please):
Graphics Toolkit:
Operating system: Win XP
Web browser/version: Firefox
Posts: 25967
search for <head> in:
albums.php is the file for the main page that has your albums
view_album.php is the file that shows the album (thumbs)
view_photo.php is the file that shows the photo (intermediate and full)
Unless embedded then the embedded app takes the head tags.
____________________________________________________
Blog with G2 || Gallery Frames / Mods || G1 Test Gallery
Posts: 103
Thank you Dave! Worked like a charm. You are a valuable asset to this community.