Log in

View Full Version : How do I do this ?


trickfly
01-16-2009, 04:48 PM
How do I get this box for my adsense ?

http://img504.imageshack.us/img504/9362/adsxn1.jpg

Digital Jedi
01-16-2009, 04:54 PM
It's controlled by one of your Ad Location Templates.

trickfly
01-16-2009, 06:51 PM
Which one ? I've tried all of them

Brandon Sheley
01-16-2009, 07:10 PM
try one of these 3 ad_showthread_firstpost

:)

Dismounted
01-17-2009, 12:18 PM
If you're wondering about the table, that requires extra code.
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="thead">Some Message</td>
</tr>
<tr>
<td class="alt1">Your AdSense Code</td>
</tr>
</table>