Viewing 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • #985488

    Hello,

    I have a problem with the visualization of images of the articles, portfolio and gallery;
    the image should take the whole screen, but just on panoramic screen the image is reduced
    In smaller screens it widens throughout the column, I would also like this in the panoramic screens

    Here are the pages where I have this problem:

    Can you help me, please?
    Best regards
    Greta

    #985832

    Hey gretabeneforti,

    Thank you for using Enfold.

    I can’t see any issues with the images. Please provide a screenshot using imgur or dropbox.

    Best regards,
    Ismael

    #986311

    Hello Ismael,
    please, take a look at these pictures, you will see the pages on screen resolution 1920×1080, the pictures becomes small
    ftp://ftp.gretabeneforti.com/public_html/clienti

    #986711

    Hi,

    Thanks for the update.

    How did you get the “a_smaller.png” screenshot? The layout looks “boxed”. What is the resolution of the screen where you took the screenshot?

    Best regards,
    Ismael

    #986836

    I have the screen shot a_smaller if I reduce the window on the 21 inch monitor resolution 1920×1080

    I always use the resolution 1920×1080; only when I open the window almost 100% of the monitor, the article image is reduced. please take a look to screenshot:
    ftp://ftp.gretabeneforti.com/public_html/clienti/Ismael/screenshot1920x1080

    #986905

    Hello Ismael,
    I try to explain myself better: I always use the resolution 1920×1080, only when I enlarge the window almost 100% the problem appears: the article image is reduced. I would like the picture to take the whole column.
    On these screen shot you can see the error: in the larger window the image is small

    ftp://ftp.gretabeneforti.com/public_html/clienti/Ismael/screenshot1920x1080

    #987351

    Hi,

    Did you add a single masonry element for each image? You can use one masonry element for all those images.

    Best regards,
    Ismael

    #988193

    Hello Ismael,

    sorry but maybe I did not understand…

    I added a single masonery for each element, for example in home page, please, take a look at the
    kunstkurse article:

    1. screen shot
    ftp://ftp.gretabeneforti.com/public_html/clienti/Ismael/

    2. See also the backend of the home page

    Please, can you write step by step what should I do to get the right layout even on a 1920×1080 screen?

    Best regards kind regards
    Greta

    #988316

    Hi Greta,

    Best regards,
    Victoria

    #988341

    Hi Victoria,
    unfortunately this is not the solution, I attached a 2000×1333 pixel image to “kunstkurse” article, but the problem is not solved.
    only when I open the window up to 1900 pixels, the image is reduced by 1/10.
    Maybe I need a css script to change the behavior of the image?
    I believe we can find the solution for me
    Best regards
    Greta

    #988366

    Hi Greta,

    Best regards,
    Victoria

    #988412

    Hi Victoria,
    I have a problem with the visualization of images of the articles, portfolio and gallery: only on screen resolution 1920×1080 the pictures becomes small, 1/10.

    For example in home page

    the “kunstkurse” article should extend throughout the column, it should be so, take a look on screen resolution 1600×900:
    ftp://ftp.gretabeneforti.com/public_html/clienti/Ismael/0.jpg

    only on screen resolution 1920×1080 the image become 1/10, very small:
    ftp://ftp.gretabeneforti.com/public_html/clienti/Ismael/4.png

    I’ve the same problem with the “kunstkurse” article on this page:

    on this page the problem is the gallery:

    on screen resolution 1600×900
    ftp://ftp.gretabeneforti.com/public_html/clienti/Ismael/smaller.png
    on screen resolution 1920×1080
    ftp://ftp.gretabeneforti.com/public_html/clienti/Ismael/1920×1080.png

    Can you help me, please?
    Best regards
    Greta

    #989078

    Hi,

    Thanks for the update.

    You don’t need to add one masonry gallery for each image. I created a test page where I only use one masonry gallery element for all the images. (see private field)
    Please check the masonry gallery settings.

    Best regards,
    Ismael

    #989268

    Hi Ismael,
    I have made the changes you suggest in the “la maremma” page; in italian and german version is ok:

    “la maremma” page in English and French version is not ok, but can go:

    In home page unfortunately the problem is not solved.

    in home page the portfolio anf article image are very small.
    https://www.gretabeneforti.com/clienti/Ismael/Schermata%202018-07-24%20alle%2017.23.51.png

    My question: is it possible to have the portfolio anf article image as big as the column?
    can I explain?

    Tank you so much
    Greta

    #989519

    Hi,

    I removed this css code from the Quick CSS field.

    .av-masonry-entry {
        position: relative;
        display: block;
        width: 100%;
        float: left;
        clear: none;
        text-decoration: none;
        visibility: hidden;
        opacity: 0;
    }
    
    .responsive .av-masonry-col-flexible .av-masonry-entry {
        width: 100%;
    }
    

    (see private field)

    In home page unfortunately the problem is not solved.

    You should replace the Masonry element with an Image element if you want to display a single item. The masonry element should contain at least 4 items.

    Best regards,
    Ismael

    #989546

    Hi Ismael,

    I need this css to see the title of the article above the image, unfortunately did not work from the resolution of 1920 × 108 pixels.
    Thanks for your time
    You’re very kind

    Best regards,
    Greta

    #990069

    Hi,

    You’re welcome! That css will set the width of the masonry items to 100%, so it prevents the items from creating the specified columns. You should remove that. Please feel free to open a new thread if you need anything else. :)

    Best regards,
    Ismael

Viewing 17 posts - 1 through 17 (of 17 total)
  • You must be logged in to reply to this topic.