PDA

View Full Version : Adsense


billmarks
04-17-2007, 03:05 AM
I just purchased this site and i am having trouble inserting an Adsense leaderboard into the footer. It appears okay as I view it locally in any browser, but when I try to view it live after uploading the edited footer the Adsense is not visible at all. Below is the original footer before I tried entering the Adsense. :o

Anyone know where or how to insert it? I tried new cells but nada.

{strip}

<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="15"><img src="{$smarty.const.DOC_ROOT}/templates/images/spacer.gif" alt="" height="1" width="1" border="0"/></td>
</tr>
</table>
<table width="770" border="0" cellspacing="0" cellpadding="0" align="center" class="footer">
<tr>
<td bgcolor="#979797" style="background-image: url({$smarty.const.DOC_ROOT}/templates/images/gradfooter.gif);background-repeat: repeat-x; padding: 10px;">
<p>This Human Edited SEO Friendly Directory is Copyright 2006 and Beyond - Powered by <a href="http://www.phplinkdirectory.com">phpLD</a>
{* RSS feed icon *}
{if $smarty.const.ENABLE_RSS and ($qu ne '' or $category.ID gt 0 or $p)} | <a href=
"{$smarty.const.DOC_ROOT}/rss.php?{if $qu ne ''}q={$qu}{elseif $p}p={$p}{else}c={$category.ID}{/if}">
<img src="{$smarty.const.DOC_ROOT}/images/xml.gif" border="0" alt="" style="vertical-align: middle;"/>
</a>
{/if} </p>
</td>
<td width="10" background="{$smarty.const.DOC_ROOT}/templates/images/1.gif"><img src="{$smarty.const.DOC_ROOT}/templates/images/spacer.gif" alt="" height="1" width="1" border="0"/></td>
</tr>
<tr>
<td height="10" background="{$smarty.const.DOC_ROOT}/templates/images/2.gif"><img src="{$smarty.const.DOC_ROOT}/templates/images/spacer.gif" alt="" height="1" width="1" border="0"/></td>
<td><img src="{$smarty.const.DOC_ROOT}/templates/images/3.gif" alt="" height="10" width="10" border="0"/></td>
</tr>
</table>


<p>{/strip}</p>
<p>&nbsp;</p>


Thanks

Regards,

Mark

MyWebSearches
04-17-2007, 03:50 AM
Have you visited this page?

http://www.phplinkdirectory.com/kb/Design/page_1/How_to_Add_Adsense.html

billmarks
04-17-2007, 05:34 AM
I had not seen that page yet and thanks so much. I did that and it worked.

Many, many thanks for pointing that out!:)