The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
I want to be able to add the google ads to the very bottom of all my forums in the footer area. Does anyone have the code and how to do this? I also want this code to be condition based meaning google adds should only appear if you are not part of a group. For example paid subscriptions,admins, moderators DONT see the adds but everyone else does.
I am running 3.0.7 for vbulliten and have searched the site and cant find a code to so this . can someone please help? thank you. |
#2
|
||||
|
||||
![]()
something like:
HTML Code:
<if condition="!is_member_of($bbuserinfo, array(5,6,7))">google code in here</if> |
#3
|
||||
|
||||
![]()
I don't know why you want to hide adsense. I find that it ads to the content of the forum.
|
#4
|
||||
|
||||
![]()
hide adsense only for paying members
![]() |
#5
|
||||
|
||||
![]() Quote:
Not ready a coder as you can tell but I try to get by. |
#6
|
||||
|
||||
![]() Quote:
|
#7
|
|||
|
|||
![]()
Edit your default template, Styles Manager -> Default Template, "All Template Options" (or something to that effect) - Look for the FOOTER HTML code.
Note: if any of the themes you've installed have customized footers, this will not recursively change them all, you will need to edit each one by hand. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|