The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
adsense banner into my forum
Hello,
I am looking for a way to add a google adsense banner under my navbar. I would like to know if there is a plugin for this or something? I am looking for a way to put usergroup permissions on it so only certain usergroups can see the add. Can anyone help? Thanks in advance.- |
#2
|
|||
|
|||
If you link your adsense account to your vbulletin account you can download a version of vbulletin with an admanager included.
That may be able to do what you want. if not, edit the template ad_below_navbar and put in the google adsense code. you can wrap it with a conditional block for controlling which user groups see it. |
#3
|
|||
|
|||
Sir, how do I add the conditional block? Thanks.
|
#4
|
|||
|
|||
HTML Code:
<if condition="is_member_of($bbuserinfo, A, B, C)"> ADSENSE CODE </if> C, D, E, F Nice list here http://www.vbulletin.com/forum/showthread.php?t=200894 certainly worth a bookmark. |
#5
|
|||
|
|||
Quote:
|
#6
|
|||
|
|||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|