[RSS Feed/News] Make simple banner image responsive

Status
Not open for further replies.

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:

Code:

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">...
Click to expand...

Read more

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom