acidburn0520
New Member
- Messages
- 117
- Reaction score
- 0
- Points
- 0
How to insert ads in vBulletin
Corporate Plan
1. Login to your AdminCP.
2. In the navigation panel, click to expand "Styles and Templates".
3. Then click "Style Manager".
4. Locate the template "navbar" inside the Navigation/Breadcrumb Templates.
5. Place the Javascript Ad Code after:
6. Save the Template.
Advanced Plan
1. Login to your AdminCP.
2. In the navigation pane, click to expand "Styles and Templates".
3. Then click "Style Manager".
4. Locate the template "footer".
5. Place the Javascript Ad Code before:
6. Save the Template.
Corporate Plan
1. Login to your AdminCP.
2. In the navigation panel, click to expand "Styles and Templates".
3. Then click "Style Manager".
4. Locate the template "navbar" inside the Navigation/Breadcrumb Templates.
5. Place the Javascript Ad Code after:
Code:
<!-- / PAGENAV POPUP -->
</if>
Advanced Plan
1. Login to your AdminCP.
2. In the navigation pane, click to expand "Styles and Templates".
3. Then click "Style Manager".
4. Locate the template "footer".
5. Place the Javascript Ad Code before:
Code:
<br />
<div class="smallfont" align="center">$vbphrase[all_times_are_gmt_x_time_now_is_y]<br>
Last edited by a moderator: