Theme editor

  • New XenForo Released Full Nulled 2.3.10 is available for download now. -> HERE
    New XenForo Released Upgrade Nulled 2.3.10 is available for download now. -> HERE
    XenForo Enhanced Search (XFES) 2.3.10 is available for download now. -> HERE
    XenForo Resource Manager (XFRM) 2.3.10 is available for download now. -> HERE
    XenForo Media Gallery (XFMG) 2.3.10 is available for download now. -> HERE

[MC] Infinite Scroll

| XF 2.3 Add-ons (Premium) [MC] Infinite Scroll 1.0.3

No permission to download
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:
Expand Collapse Copy
<div class="infinite-scroll-container">
    Ad here
</div>

Note: AdSense is not supported.
Back
Top