• Resolved battlehammer

    (@battlehammer)


    Hello, thx u for u work. I have a problem: ther is 300×250 Adsense ads on all of my blog pages (in bodys of posts). Then i use WP Mobile Edition all of these blocks become 150 height, like iframes from youtube. It is to bad, coz Adsens do not allow this.

    Can I disable resizing of the scripts, or change height from 150px to 250px?

    https://wordpress.org/plugins/wp-mobile-edition/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter battlehammer

    (@battlehammer)

    And on 3.2.1 WP there is some problem with some options in admin menu, but plugin still works.

    Thread Starter battlehammer

    (@battlehammer)

    Solved, u need to remove “height:auto” frome: .fdx_article iframe {height:auto; min-height:200px; max-width:100%;margin:0;}.

    In my case better to add: min-height:250px;

    And one more thing i remove frome core.css: .fdx_article tr td{border-top:1px solid #e7e7e7;padding:6px 24px}

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘"WP Mobile Edition" resizing Adsens blocks on pages’ is closed to new replies.