Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • seba00 Friend
    #201539

    Hi there!
    How can i change size of popup preview of images, becouse now they are realy zoomed too big!
    Here is the link http://www.janez-stros.com.
    Thank you for your help and have a great day!

    Sebastian Štros

    Eragon H Friend
    #550571

    Hi Sebastian,

    You can display image with the real dimension by changing at line 219 in the file root/templates/ja_lens/css/component.css
    From:


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

    To:

    .itemImageBlock .itemImage img {
    width: auto !important;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block !important;
    }

    seba00 Friend
    #550716

    Hi there!
    Thank you for your time and help!
    I did what you told me to do, but it is still the same!
    So if you have any more solutions ….
    Have a great day!
    Seba

    Eragon H Friend
    #550736

    Hi Seba,

    Can you send a temporary admin account via PM? It’s better with a closer look.

    Best regards

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

This topic contains 4 replies, has 2 voices, and was last updated by  Eragon H 9 years, 12 months ago.

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