Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #1059538

    Hi
    Add below code in /css/custom.css file to set the max height 100%

    .link-item .item-image {
    
        max-height: 100%!important; }

    Regards

    delinea Friend
    #1059620

    Did not solve the problem, it shows the image wrong (I came back to the original situation), I attached a screenshot to show what was obtained with the modification that you suggested.
    Thanks for the attempt


    1. dosenunoimagevertical
    Pankaj Sharma Moderator
    #1059629

    Hi
    Kindly share trhe page URL and add details how u want to display image inside the screenshot.

    Regards

    delinea Friend
    #1059630

    This is the format or the space / text / image relationship I want. Is it possible something similar to this?
    Thank you very much


    1. dosenunoimagedeseada
    Pankaj Sharma Moderator
    #1059633

    Any page URL on which u want to apply changes?

    delinea Friend
    #1059645

    On all pages where a list of "most viewed", "last added items", etc. are displayed in the columns.
    I want the images to be a little bigger (and that they look complete, not cropped)

    Pankaj Sharma Moderator
    #1059650

    Hi
    You can try this code in custom.css

    .link-item .col-media {
    
        width: 36.66666667%;}
    .link-item .col-content {
    
        width: 63.33333333%;}
    .link-item .item-image {
    
        max-height: 100px!important; }

    Share the page URL if it does not work.

    Regards

    delinea Friend
    #1059659

    Sorry Pankaj, what is the path of this custom.css, and in what line should I add this code? (Should I add or change?)
    Thank you very much for taking care of this inconvenience that is of appearance in the presentation of the news

    Pankaj Sharma Moderator
    #1059745

    Hi
    Open /css folder in the template and add a new file custom.css if its not present.

    Regards

    delinea Friend
    #1059787

    Waw!!! Pankaj: You’re a genius! Thank you so much!

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

This topic contains 10 replies, has 2 voices, and was last updated by  delinea 7 years ago.

The topic ‘Image size 2 questions on 1’ is closed to new replies.