Jump to content

eMCe71

Clients
  • Posts

    38
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by eMCe71

  1. On 12/19/2018 at 8:54 AM, Gnuru said:

    Thanks to @Adlago this code works for me, putting into design => custom css:

    
    .ap_container { width: 300px; height: 250px; }
    @media(min-width: 360px) {.ap_container { width: 336px !important; height: 280px !important; } }
    @media(min-width: 500px) {.ap_containerr { width: 468px !important; height: 60px !important; } }
    @media(min-width: 800px) {.ap_container { width: 400px !important; height: 200px !important; } }

    Yes, yes, yes! This is working in case of google autoads overlaying text! Thank you!

  2. Hi, I have just installed AutoAds and everything will be perfect but ... In-Article Ads appear over the text. I have tride solution from CSSlife and

    If I use:

    1. solution - nothing changes

    2. solution (only "display:inline") - In-Article Ads looks great but other don't appear at all

    Any clues?

    Thank you

    Bez-nazwy-1.png

×
×
  • Create New...