XenForo
Administrative
- Thread starter
- Admin
- #1
Good morning,
I inherited a forum which I am now modernizing which includes a banner of sponsors of the forum.
At the moment, the 3x3 banner matrix is display in the simplest of ways via the advertising function as follow:
Read more
ادامه مطلب...
I inherited a forum which I am now modernizing which includes a banner of sponsors of the forum.
At the moment, the 3x3 banner matrix is display in the simplest of ways via the advertising function as follow:
Code:
Click to expand...Code:<div class="forenpartner"> <a href="https://www.xyz.com"> <img src="/community/data/assets/forenpartner/xyz.jpg" width="300px"> </a> <a href="https://www.xyz.com"> <img src="/community/data/assets/forenpartner/xyz.jpg" width="300px">...
Read more
ادامه مطلب...