Hi Guys - can you help with our html5 ads?

they are not responsive - they just sit in the zone and are cut off if the zone is smaller rather than resizing.

Not sure why - is there something we have to add? I've included a file that is being cut off - hoping you can help us pinpoint the issue.

index.zip
49kB

thanks for any help at all

    parajeff Hi

    Could you share the URL of that page and super admin account so I can check the issue for you?

    This message is visible to Moderators only
    hidden content

      parajeff Hi

      You can try this custom CSS on your site:

      .adv_html5 iframe {
          width: 100% !important;
      }

      Hi Guys

      I tried that and while it does make the full ad visible, it adds a giant block of space below the ad that, almost half the size

        parajeff Hi

        It due to the padding set for the container of template layout that you're using:

        and:

        Write a Reply...
        You need to Login to view replies.