Liz Wilson
asked 10 years ago

I’ve resized my vertical and horizontal pictures to have the same height when I upload them to wordpress, but when they display in the theme, the vertical pictures are too tall. This makes the text jump around as the pictures go through the slideshow and negatively impacts the user experience of my blog. How do I make it so that the vertical pictures will display properly?

1 Answers
DominicStaff
answered 10 years ago

Please tell me detail about this issue, you can send me your site URL & a screenshot for further checking.
Regards

Liz Wilson
replied 10 years ago

Hey Dominic,

Sorry it took my so long to respond. http://elizabethwilson212.com/2014/08/09/fatehpur-sikri/ As you can see in this post, the vertical pictures are not the same height as the horizontal ones. However when I resized them on my computer I made sure the height was the same for both the horizontal ones and the vertical ones. Is there something in your gallery display that gives pictures the same width that’s overwriting my resize?

Dominic Staff
replied 10 years ago

You can add the following code to the style.css file:
.single-post .carousel-inner > .item img { height: 350px; }
Hope this helps !

Powered by DW Question & Answer Pro