Quote:
Originally Posted by tobybird
I had a similar question at one point and it was suggest I use this format:
<if condition="in_array($GLOBALS[forumid], array(1,2,3,5))">
<tr>content</tr>
</if>
It's worked well so far.
|
so do you guys want me to enter this code...
Code:
<if condition="in_array($GLOBALS[forumid], array(1,2,3,5))">
<tr>Adsense Code</tr>
</if>
but where?
and do i put in the adsense code in the "content" place?
sorry for these questions, dont know anything about this