Skip to content

Open.gl: Ad messes with sidebar #68

Description

There's an ad in the side bar that doesn't want to stay there
image

It disappears when zooming in (thanks to responsive layout mentioned in #48 ?), and doesn't obscure any text, but is still annoying.
I don't know exactly where the problem comes from, but found an oversized <iframe>:

<div id="adbox" class="adbox-side" ...> [160x600]
 <div ...> [160x250]
  <div id="google_ads_iframe_/..."> [160x250]
   <iframe id="google_ads_iframe_/..." ... width="300" height="250"> [300x250]

At least, that's how it works in
Tor Browser 8.5.4 (based on Mozilla Firefox 60.8.0esr) (64-bit)
Cannot check in other browsers since opening the website without VPN gives "connection timed out" for some reason (probably my provider carpet banning all websites on a single IP to satisfy the government's demands)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions