How do i add banners in rainy day?? How do i add banners in rainy day??
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

How do i add banners in rainy day??

Started by infamousnomie, April 16, 2004, 07:51:26 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

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...
Hot Wallpapers 3D-Celebrites-Animals-& More
                  http://marketdot.com

photoman13

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.

photoman13

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.