Log in

View Full Version : Adsense not show in Forum??


Antonio Pereira
06-12-2008, 12:05 PM
Is it possible to restrict the ads "adsense", to not show in a Forum and all /Subforum inside ?

Best Regards

Antonio Pereira
06-13-2008, 05:24 PM
Bump Bump , any ideas to dont show inside a forum ?

Best Regards

Dismounted
06-14-2008, 06:49 AM
Add conditionals around the code:
<if condition="THIS_SCRIPT == 'forumdisplay'">CODE</if>