The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Do not Display Adsense for specific categories
HI Folk,
I have been using below adsense block under my forum navbar. This block will display through out entire forum. I do not want to display this ad block for specific categories & all threads under it, Even for guests also. How to achieve this ? <if condition="$show['guest']"> <table border="0" width="56%" id="table1"> <tr> <td align="left"> <script type="text/javascript"><!-- google_ad_client = "pub-xxxxxxxxx"; /* 300x250, created x/xx/09 */ google_ad_slot = "xxxxxx"; google_ad_width = 300; google_ad_height = 250; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script></td> <td align="left"> <script type="text/javascript"><!-- google_ad_client = "pub-xxxxxxxxx"; /* 300x250, created x/xx/09 */ google_ad_slot = "xxxxxx"; google_ad_width = 300; google_ad_height = 250; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script></td> </tr> </table> </if> Thanks in Advance. Surya. |
#2
|
|||
|
|||
Any help ?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|