test melih
 melih
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • linoy Friend
    #918268

    When uploading image for each k2 item , the width of each image are same but height of the images are different.How to set fixed height?

    pavit Moderator
    #918271

    Hi

    In K2 component images dimensions can be set editing categories and set the default width for each specific layout

    Hope it helps.


    1. Screenshot_1-3
    linoy Friend
    #918277

    Is there any option for setting height?

    linoy Friend
    #918279

    Attachment:


    1. file
    pavit Moderator
    #918287

    You can override settings via css

    create a custom.css file in this folder /templates/ja_directory/css/ and add

    span.catItemImage img {
    max-height:250px;
    }

    change the 250 value as per your desired height

    Let me know if this help

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

This topic contains 4 replies, has 2 voices, and was last updated by  pavit 8 years, 9 months ago.

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