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...
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.
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.