Post carousel featured image fixed size?

Support Forums for LiveMesh Themes & Plugins Forums Invent Theme Support Post carousel featured image fixed size?

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #24499
    Ixinho
    Participant

    Hello is it possible to have somehow aligned posts in post carousel? See attached picture.
    I guess it also depends on the length of the title, but is it possible to have at least fixed div for image?

    #24508
    Veena
    Moderator

    You need to maintain the same aspect ratio for the images, kindly correct the width to height ratio of the second image.

    #24520
    Ixinho
    Participant

    Is there no way to have that div fixed? Because 7 people put news every day, and most of them have no clue how would they maintain the ratio of the picture and even if they did, they would forget to do it. .

    #24625
    Ixinho
    Participant

    Any chance of having fixed size for image?

    #24635
    Veena
    Moderator

    The best way is to insert image having same aspect ratio.

    You can try this custom CSS –

    div#featured-posts .image-area img {
        height: 250px;
    }
    
Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘Invent Theme Support’ is closed to new topics and replies.