Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Natia Gabrichidze Friend
    #207935

    Dear friends, I need you help 🙂

    I installed JA Lens but when I click on K2 items, the pop-up appears with images cropped and also the image credits text is cropped.

    Many thanks for your help!

    Ninja Lead Moderator
    #575766

    My solution below will help you to fix this bug

    Open templates/ja_lens/css/k2.css file

    find and change

    .BlogView .itemImageBlock {
    margin: -20px -20px 0;
    padding: 0;
    }

    to


    .BlogView .itemImageBlock {
    margin: -20px -20px 0 !important;
    padding: 0;
    }

    Ninja Lead Moderator
    #642095

    My solution below will help you to fix this bug

    Open templates/ja_lens/css/k2.css file

    find and change

    .BlogView .itemImageBlock {
    margin: -20px -20px 0;
    padding: 0;
    }

    to


    .BlogView .itemImageBlock {
    margin: -20px -20px 0 !important;
    padding: 0;
    }

    Ninja Lead Moderator
    #740755

    My solution below will help you to fix this bug

    Open templates/ja_lens/css/k2.css file

    find and change

    .BlogView .itemImageBlock {
    margin: -20px -20px 0;
    padding: 0;
    }

    to


    .BlogView .itemImageBlock {
    margin: -20px -20px 0 !important;
    padding: 0;
    }

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

This topic contains 4 replies, has 2 voices, and was last updated by  Ninja Lead 9 years, 2 months ago.

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