Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • maryposa Friend
    #183272

    Hi,

    I have set the k2item image to appear small, which is inherited by all categories, but something is wrong as they still appear large, but with a low resolution. I have tried to figure out what I am doing wrong, but unfortunately I can’t find the source of the problem.
    If anyone is willing to help, I will send credentials to the protected site by pm. Your help would be greatly appreciated as I have been trying for ages, unfortunately without any success….

    Maryposa

    Luna Garden Moderator
    #476923

    Hello,

    In order to change how image display, please go to:
    <blockquote>qs.lensj25.1355994020/templates/ja_lens/css/k2.css</blockquote>

    find these lines:

    span.catItemImage img, span.userItemImage img, span.tagItemImage img {
    border: 0 none;
    min-width: 100%; >> remove this line
    padding: 0;
    }

    in <blockquote>templates/ja_lens/css/core.css</blockquote>

    find these lines:

    img {
    max-width: 100%; >> remove this line
    }

    maryposa Friend
    #477116

    Hi and thanks for your reply. I have deleted the lines indicated, but it hasn’t helped. I left
    img {

    }

    in core.css

    Should I have deleted this as well?

    Luna Garden Moderator
    #477181

    <em>@maryposa 351722 wrote:</em><blockquote>Hi and thanks for your reply. I have deleted the lines indicated, but it hasn’t helped. I left
    img {

    }

    in core.css

    Should I have deleted this as well?</blockquote>

    Hello Maryposa,

    The suggestion I gave you should work, I have tried on our demo.

    The CSS code you can left the img {} there, that’s fine.

    Did you try to clear cache in Back-end >> Maintenance >> Clear Cache ?

    If problem still persists, PM me your back-end access and FTP info for further check

    maryposa Friend
    #477261

    Hi,

    I cleared the cache, but it didn’t change anything. I sent you my logins through PM.

    Thanks
    Maryposa

    Luna Garden Moderator
    #477347

    Hello Maryposa,

    I got your info, and see the problem.

    In order to fix image size in pop view, please go to:
    1. <blockquote>templates/ja_lens/css/layout-tablet.css</blockquote>
    Remove these lines:

    .BlogView .itemImageBlock span.itemImage img {
    max-width: 100% !important;
    width: 100% !important;
    }

    and
    2.<blockquote>templates/ja_lens/css/component.css</blockquote>
    Remove these lines:

    .itemImageBlock .itemImage img {
    width: 100% !important;
    }

    maryposa Friend
    #478564

    Sorry for my late reply, Luna Garden (Holidays Break).
    Many thanks for your help, which resolved my problem. I had been fighting with this for ages!

    Happy New Year,
    Maryposa

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

This topic contains 7 replies, has 2 voices, and was last updated by  maryposa 11 years, 8 months ago.

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