Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • modalia Friend
    #833823

    Hello, I customized the template to insert two adsense ads within articles. Between paragraphs. It really works well , but the ads are cut . Only the top looks . The height and the margins are correct , but are cut. This only happens in the mobile version, the desktop runs smoothly.

    http://www.modalia.es/marcas/mango/9778-coleccion-season-greetings-mango.html

    Any ideas on how to fix this?

    Best regards, Javier


    1. wp_ss_20151229_0001
    2. wp_ss_20151229_0002
    3. wp_ss_20151229_0003
    4. wp_ss_20151229_0004
    Pankaj Sharma Moderator
    #834493

    Hi could u provide me the customization details and submit your site super user admin details via private reply . As i can see there is a fix width in the ad images that make them same view in all layouts , while ican not see same images as ads are based on images . I will try to make them 100% width and height if there is possibility comes to do it.

    modalia Friend
    #836076
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #836298

    Hi
    The t3-assets folder is used for caching the css and less file so when u make changes it will remove auto .
    You need to apply changes in custom.css file

    @media (max-width: 768px) { .article-content iframe { width: 100% !important; height: auto!important; } }

    and this code in custom.css

    .article-content > p > img {
    width: 100%;
    height: auto;
    }

    /css/custom.css file

    Hope it helps.

    modalia Friend
    #836606

    Hello, I did what you told me, but in the previous rule file http://www.modalia.es/t3-assets/dev/rosa/templates.ja_magz_ii.less.joomla.less.css persists.

    .article iframe-content {
    width: 100%! important;
    height: auto;
    }

    http://www.modalia.es/t3-assets/dev/rosa/templates.ja_magz_ii.less.joomla.less.css

    Thank you very much for your help, I hope you can help me solve this issue.

    Happy New Year!!


    1. file
    modalia Friend
    #837309

    Now it works . It seems that there could be problems with the cache. Thank you very much for your cooperation and help.

    A greeting,
    Javier

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 5 replies, has 2 voices, and was last updated by  modalia 8 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum