coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: infamousnomie on April 16, 2004, 07:51:26 AM

Title: How do i add banners in rainy day??
Post by: infamousnomie on April 16, 2004, 07:51:26 AM
can somebody tell me how to add the google adsense in the footer of rainy day theme??

i tried putting in the html file it showed on top the screen how can i put it at the bottom of gallery where it says "Coppermine Gallery..."

and check out my collection of wallpapers...
Title: Re: How do i add banners in rainy day??
Post by: photoman13 on April 16, 2004, 08:35:34 AM
Quote from: "infamousnomie"can somebody tell me how to add the google adsense in the footer of rainy day theme??

i tried putting in the html file it showed on top the screen how can i put it at the bottom of gallery where it says "Coppermine Gallery..."

and check out my collection of wallpapers...

try on the templete.html in the rainy day folder.

make sure to keep it in the table elements.
Title: How do i add banners in rainy day??
Post by: photoman13 on April 16, 2004, 08:43:29 AM
put it directly after this line in your template.html (rainy day folder)

<td width="100%" align="center" background="themes/rainy_day/images/template_r6_c3.gif" style="padding-left: 10px; padding-right: 10px;">{ADMIN_MENU}
            {GALLERY}


and BEFORE the </td>

and it should sit at the bottom of your index and every page.