Quote:
Originally Posted by Moparx
haha.. thanks. i completely forgot to add that when i made this.
the thread has been updated.
change:
PHP Code:
<if condition="$show['guest']">
to:
PHP Code:
<if condition="is_member_of($bbuserinfo, 1,2,3)">
I have changed the modification to use is_member_of instead as it will be easier for those who want to use this on various usergroups.
I believe you are referring to the footer template.
however, it is not advisable to put adsense in the navbar or footer templates unless you have a conditional set to hide the ads on non-content-based pages (such as newthread, your user control panel, etc). if you are showing the ads in non-content pages you are violating the Adsense guidelines.
|
Thankyou, and I may need to lookinto that conditional, as i Have a few adds that I put in my navbar that show on everypage, i may need to edit that before any of my advertisers find out ^^ thanks for the info