Tagged: gallery
On the sample page http://kriesi.at/themedemo/?theme=enfold you have 7 pictures in one row below the image in the Some Enfold Core Features section. I can only seem to get 5 images on Row 1 and 2 images on Row 2. My thumbnails are showing up larger than yours. I went to school on how you have done it and can’t seem to find the issue.
My thumbnails look square. See second link below. I don’t see how you save the thumbnail changes. All I have is a back button.
It looks like my thumbnails are rectangular now and when I had them square (I will try to make them square again) … when square they were still bigger than the demo site but it looks like both were showing 80×80 in the code.
I have wasted hours on this for my client.
Hey!
The gallery on your site currently has 5 columns. Also, you can set the number of columns here – http://screencast.com/t/9JhLRC5A1
Best regards,
Josue
I wish it were that easy. My form is showing 7. In fact it doesn’t matter what I make that number it doesn’t change anything. I think something is broken.
What name can I look for in the code that defines the number of columns?
I even deleted the whole gallery and container and started over … got the same results. Then I changed to different column sizes and nothing changed.
Hi!
You can re-size the thumbnail images with css code – insert it into the quick css field:
#top .avia-gallery .avia-gallery-thumb a {
width: 14.288%;
}
Best regards,
Peter
Yay! That worked great.
Never would have gotten that on my own.
Thank you!
You are welcome, glad we could help :)
Regards,
Josue