Hi Jaben -
I used your example above and AdSense appears to be working fine on the page listing the forums, so you know where this is going, right? 🙂 I think we need to add code to:
posts.ascx
topics.ascx
Obviously I can't just copy and paste the same code since it has the "last login" info. I'm perfectly happy putting the AdSense right in the exact same location (upper right). The 468x60 banner seems to fit okay, so that's probably what I'll run with. Could you be kind enough to say whether or not this would work:
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<td align="right" valign="top">
<!-- ADSENSE CODE -->
</td></tr></table>
Assuming something that simple would work, where should I place it on the "posts" & "topics" .ascx pages?
Thank you, John.