Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • assiabi Friend
    #962914

    Hello,
    The images in the article are cropped badly. Is it a way that the image be resized both in high and width?
    here is the site:
    http://www.6d.fi/6d/index.php

    Pankaj Sharma Moderator
    #962922

    Hi
    There was a style for it to set a max height so that you will get a better view .
    You can show 100% width by adding below code in /css/custom.css file

    
    .magazine-featured-leading .magazine-item-media .item-image {
        margin-bottom: 24px;
        max-height: 100%;
        height: 100%!important;
    }

    if custom.css file is not present , then create it .

    assiabi Friend
    #962965

    Hi,
    Thanks, it made a bit difference but still problematic.
    see the attachment.


    1. view
    Pankaj Sharma Moderator
    #963129

    Hi
    use this code instead :

    .magazine-featured-leading .magazine-item-media .item-image {
        max-height: 100%!important;
        height: 100%!important;
    }
    kernelstackdump Blocked
    #967392

    I got the same problem.. Already create the custom.css and paste the code…. but still the same

    http://redstreams.net/

    Pankaj Sharma Moderator
    #967455

    @kernelstackdump
    Kindly Turn Off development mode of site and check .

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

This topic contains 5 replies, has 3 voices, and was last updated by  Pankaj Sharma 7 years, 7 months ago.

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