| |||||||
This is a discussion on Ads in Post new thread within the vBulletin section, part of the Internet Forum Softwares category; I have seen on some vBulletin forums that when you click on the Post new thread or Reply, that some ...
![]() |
|
| | LinkBack | Thread Tools | Display Modes |
|
#1
| ||||
| ||||
|
I have seen on some vBulletin forums that when you click on the Post new thread or Reply, that some forums have adverts unter the text editor near the submit or preview post buttons. Any ideas on where and what .php file I would have to add the code to, to be able to do this? Thanks in advance. Justin |
|
#2
| ||||
| ||||
|
you never have to edit .php files to modify templates for vBulletin. You need to add the code in the predefined Ad location templates from the vBulletin adminCP -> Styles & Templates -> Style Manager You modify the showthread templates. |
|
#3
| ||||
| ||||
|
I don't think there is any predefined Ad Location template to put ad in the location that justin wants. If I'm getting you right, you want to display ads under the Submit New Thread and Preview Post buttons when making a New Thread/Post, correct ?? If yes, then go to New Posting Templates->newthread Find this:- HTML Code: <if condition="$show['additional_options']"> HTML Code: <br /> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <tr ><td align="center" class="alt1"> <!-- Your Ad Code here --> </td></tr><table>
__________________ Would you like to Link To Us | Support TECH6 by going Premium Know more about me at Vinayaks.com | Follow TECH6 at Twitter |
|
#4
| ||||
| ||||
|
Thanks webwizzy exactly what I was looking for. |
![]() |
| Bookmarks |
| Tags |
| ads, new thread |
| Thread Tools | |
| Display Modes | |
| |