Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • hcardenas Friend
    #203842

    Hi. I just had started this ticket a few days ago, but the info was lost.

    My problem is: JA Thumbnail pictures are not being responsive in NEX. I’m usin joomla 2.5.28 and template 1.1.1.

    Frontpage is working fine (since it is handled by JA News Pro), but in article view the pictures are not responsive in mobile view (handled by JA Thumbnail).

    Could you please check?, I’m sending you a screenshot taken by an Iphone 5.

    Regards,


    1. IMG_3182
    Ninja Lead Moderator
    #559702

    You can fix the problem on your site with the solution below

    Create templates/ja_nex_t3/css/custom.css file and add new style below

    @media (max-width: 767px) {
    .article-content .ja-thumbnailwrap {
    width: 100% !important;
    }
    }

    Once done to clear cache from admin area

    hcardenas Friend
    #559762

    Now it is responsive.Thank you!!

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

This topic contains 3 replies, has 2 voices, and was last updated by  hcardenas 9 years, 3 months ago.

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