This topic has 1 reply, 2 voices, and was last updated 8 years by Radu.

  • Author
  • #137397
     Terdema
    Participant

    How can I make image sizes same for post listing small left thumb images, category page small left thumb images and single post page images?

    As I see for all the width of image is standard but the height is auto. I would like to have them all standard width and height.

    Please see the attachments. Thx.

    Attachments:
    You must be logged in to view attached files.
    #137483
     Radu
    Moderator

    Hi,

    This is the CSS selector

    COPY CODE
    
    .category .small-listing .post-content .post-image img { width:100%;height:100%;min-width:200px;min-height:200px; }
    

    Adjust the min width and min height values with your desired

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solution
Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?