Performers are scattered

Best WordPress theme for festivals or other events with responsive, clean and unique design.
GK User
Sun Mar 31, 2013 1:22 pm
I'm not sure how to fix this issue, the performers are showing scattered on the performance page. See Attached image. Thanks.
User avatar
Senior Boarder

GK User
Sun Mar 31, 2013 3:04 pm
I had that problem too until I resized all of the images to be exactly the same dimensions - I used 190px x 190px. Also be careful your titles don't go onto two lines, as that can cause the problem as well.
User avatar
Fresh Boarder

GK User
Sun Mar 31, 2013 3:50 pm
Thanks for your help I changed all of them to all the same size 190x190 and non of the names are too long and it's doing the same thing nothing changed
User avatar
Senior Boarder

GK User
Mon Apr 01, 2013 1:34 am
@hiphopucit - as I see on your page, you have still different dimensions for the images.

Please add the following CSS code at the end of the css/stuff.css file:

Code: Select all
.speakers-page figure.featured-image a img {
height: 190px;
width: 190px;
}
User avatar
Administrator


cron