PDA

View Full Version : Add IF tags to google ads


BillyFischbach
11-10-2005, 07:26 PM
Can I add if tags, to make it so google ads dont show for the admins (group 6)

Thanks, if you are able too, can someone post an example of them

Adrian Schneider
11-10-2005, 07:44 PM
Are the ads just in the template?

If yes -

<if condition="!is_member_of($bbuserinfo, 6)"><!-- Google Adsense Code Here --></if>

BillyFischbach
11-11-2005, 12:00 AM
I want to make it so it hide group 6 from seeing the ads, yes its in navbar template

Xplorer4x4
11-11-2005, 01:59 AM
Just use the code he posted.