![]() |
Is there a way to put banner ad between sticky threads and normal threads?
I know there is a way to put banner ads or text ads after the first post of every thread (by putting the ad codes in the postbit template).
Is there a way to put banner ad between sticky threads and normal threads? Like separating the sticky threads and normal threads with a banner/text ad? For example, http://prntscr.com/8j1zzh Is this possible to do? If yes, please instruct how to do it. Also, if it is possible to do this for certain forum categories, that'd be great. |
Go to your forumdisplay template and enter your ad code in between the following two pieces of code:
Code:
<vb:if condition="$show['stickies']"> Code:
<vb:if condition="$show['threads']"> Code:
<div class="threadbit"> |
So you mean this is how the forumdisplay template should look like, right?
Code:
|
You got it :up:
|
Question,
Is it possible to post ad code on every section? Forum consists of Introduction News Chit Chat SPAM etc. Is it possible to either make adcode appear on every click, anywhere, on forum? |
Quote:
https://vborg.vbsupport.ru/external/2015/09/6.png What to do? |
Change class="threadbit" to threadadd or something else. I think it's messing up because it is a vb class already. You can then style it using the class.
Code:
.threadadd { It also might be because of using a div in the middle of it. I would have to look at how that section was coded. Been awhile since I've been in that template. Bottom line is it can be sorted and working the way you want it to.. |
All times are GMT. The time now is 01:41 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|