[MC] Infinite Scroll

Add-ons [MC] Infinite Scroll 1.0.3

Register & Get access to index
How do I get in-between post ads to work in the thread view?
You need to wrap your ad in the following class container:
Code:
<div class="infinite-scroll-container">
    Ad here
</div>
Back
Top Bottom