Results 1 to 10 of 16
-
18th May 2011, 11:49 PM #1OPMember
How To Add Advertisement Like KWWHuntion
http://www.besthostingforums.com/forumdisplay.php?f=95
AND THIS ONE IN THE MEDDLE OF POST COUNT 1 AND 2
http://leporno.ws/showthread.php?t=120957
my vBulletin Version is 3.8.6Mercenary540 Reviewed by Mercenary540 on . How To Add Advertisement Like KWWHuntion http://lulzimg.com/i22/9731db.jpg http://www.besthostingforums.com/forumdisplay.php?f=95 AND THIS ONE IN THE MEDDLE OF POST COUNT 1 AND 2 http://lulzimg.com/i22/fc608f.jpg http://leporno.ws/showthread.php?t=120957 Rating: 5signature
-
18th May 2011, 11:56 PM #2Member
KWWHunction is using a forum ID's based banner. Basically, you can do it like this:
Style manager - Your style - Edit Templates - SHOWTHREAD
Find:
$navbar
Add after:
<br />
<if condition="in_array($foruminfo['forumid'], array(10))">
<div>
Your banner
</div>
</if>
<br />
Replace the "10" with the ID of the forum where you want it to show..
-
19th May 2011, 12:45 AM #3
-
19th May 2011, 12:48 AM #4Member
http://www.vbulletin.org/forum/showthread.php?t=126107
There you go, lemme know if you're not a licensed member there so I can paste you the code here.
-
19th May 2011, 01:08 AM #5OPMember
my vbulletin is unlicensed, kindly paste it sir!
thanks again!signature
-
19th May 2011, 01:19 AM #6Member
go into your postbit or postbit_legacy template and add this to the END of the template:
PHP Code:<if condition="!$GLOBALS['FIRSTPOSTID']">
<br>
<table id="post$post[postid]" class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center">
<tr>
<td class="thead" style="font-weight:normal; border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]" colspan="2">
Sponsored Links
</td>
</tr>
<tr>
<td class="alt2" style="border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-top: 0px">
<center>
------PLACE AD CODE HERE------
</center>
</td>
</tr>
</table>
</if>
-
19th May 2011, 06:02 AM #7OPMember
your the best sir thanks a lot!
signature
-
22nd May 2011, 08:38 AM #8OPMember
-
22nd May 2011, 08:49 AM #9Member
1. Delete the code from the FORUMDISPLAY template.
2. Add the code at the end of the NAVBAR template.
It will show the banner everywhere.
-
22nd May 2011, 02:20 PM #10Member
Can't you just do via the ad location templates ?
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
KWWHuntion Changes? Loving Them Or Hating Them
By FBNetwork in forum General DiscussionReplies: 21Last Post: 1st Oct 2011, 02:40 PM -
Hello member KWWHuntion
By backtrack in forum IntroductionsReplies: 3Last Post: 31st Jul 2011, 05:03 PM -
What do you think about KWWHuntion !
By BlazZe. in forum Feedback and SuggestionsReplies: 15Last Post: 19th Mar 2011, 05:09 PM -
Hi KWWHuntion
By bug2k in forum IntroductionsReplies: 1Last Post: 11th Mar 2011, 11:43 PM -
Hi KWWHuntion community
By appu2005 in forum IntroductionsReplies: 0Last Post: 5th Feb 2011, 06:49 AM
themaCreator - create posts from...
Version 3.50 released. Open older version (or...