Nullification
09-17-2012, 05:34 PM
<vb:if condition="$post['isfirstshown']">
<li class="firstpost_advert_container"><div class="firstpost_advert">
<script type="text/javascript"><!--
google_ad_client = "ca-pub-xxxxxxxxxxxxxxxx";
/* 728x90, created 8/7/09 */
google_ad_slot = "xxxxxxxxxxxxxxxx";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
</li>
Can someone help me modify this code so that I can input a forumid to prevent the ad from showing up in that section?
--------------- Added 1347910676 at 1347910676 ---------------
Anyone
<li class="firstpost_advert_container"><div class="firstpost_advert">
<script type="text/javascript"><!--
google_ad_client = "ca-pub-xxxxxxxxxxxxxxxx";
/* 728x90, created 8/7/09 */
google_ad_slot = "xxxxxxxxxxxxxxxx";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
</li>
Can someone help me modify this code so that I can input a forumid to prevent the ad from showing up in that section?
--------------- Added 1347910676 at 1347910676 ---------------
Anyone