Reply to thread

This is implemented for the next release. I've created a new advertising position rather than changing the existing ones.


Ads in that position (if styled appropriately) will look like this:


[ATTACH=full]170768[/ATTACH]


This is the advertising HTML used in that position:

[code=html]

<div style="display: flex;

    justify-content: center;

    margin: 10px 0;">

    <img src="https://dummyimage.com/leaderboard" />

</div>[/code]


Back
Top Bottom