The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
How do you put things on the side of the forum?
![]() This forum has google ads on the right side. How do you do that? |
#2
|
||||
|
||||
![]()
edit the header and footer templates.
|
#3
|
||||
|
||||
![]()
Better edit forumhome, showforum and showthread templates. If you edit header/footer ad would be shown on all pages which is against adsense terms.
In those templates find $navbar and add after it: Code:
$spacer_close <table border="0" cellspacing="0" cellpadding="0" width="100%"> <tr> <td valign="top" width="100%"> $spacer_open and add before it: Code:
$spacer_close </td> <td valign="top"> put here your adsense code </td> </table> $spacer_open |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|