• Resolved marbs

    (@marbs)


    I am using auto placement and I don’t want ads to be placed too close to each other. However when I enter <div class=code-block the clearance is not kicking in. I also tried <ins but without success. Please advice?

    Thanks in advance!

    Here is my current clearance:

    <img, <iframe, <blockquote, <elements, <ins
Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter marbs

    (@marbs)

    I am also unable to randomize the insertion

    [ADINSERTER ROTATE]
    <!-- In-Content Rectangle -->
    <ins class="adsbygoogle"
         style="display:inline-block;width:336px;height:280px;float:left;margin-right:25px"
         data-ad-client="ca-pub-xxxxxxxxxxxx"
         data-ad-slot="xxxxxxxxxxxx"></ins>
    <script>
         (adsbygoogle = window.adsbygoogle || []).push({});
    </script>
    [ADINSERTER ROTATE]
    <!-- In-Content Rectangle -->
    <ins class="adsbygoogle"
         style="display:inline-block;width:336px;height:280px;float:right;margin-left:25px"
         data-ad-client="ca-pub-xxxxxxxxxxxx"
         data-ad-slot="xxxxxxxxxxxx"></ins>
    <script>
         (adsbygoogle = window.adsbygoogle || []).push({});
    </script>
    

    The rotation inquiry can be skipped, I saw it rotating.

    Plugin Author Spacetime

    (@spacetime)

    Plugin Author Spacetime

    (@spacetime)

    Are you still having issues?

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Clearance question’ is closed to new replies.