Viewing 2 replies - 1 through 2 (of 2 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    You probably can’t resize the advert or you may violate some terms of use. Try resizing your widget.

    the first adsense block is to big..
    for the first adsense blog:

    .entry {
        clear: both;
        overflow: hidden;
        padding: 10px 0 20px;
    }

    Or put a class / div arround the adsense and give it a height and a widht? dunno if this works..

    for the second adsense block:

    .aligncenter, img.aligncenter, a img.aligncenter, img.centered, a img.centered {
        display: inline;
        margin: 6px auto 10px !important;
    }

    gl

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Aplugin partially overlaps content’ is closed to new replies.