medicalforums
01-27-2011, 02:51 PM
I've added Google Ad in the navbar template to be shown just below the navbar.
I want to prevent it from display when a member public profile is displayed
I tried this
<if condition="THIS_SCRIPT != 'MEMBERINFO'">
and it failed.
Can anybody help me with that?
I want to prevent it from display when a member public profile is displayed
I tried this
<if condition="THIS_SCRIPT != 'MEMBERINFO'">
and it failed.
Can anybody help me with that?