-
AuthorPosts
-
April 23, 2015 at 11:02 am #433357
Hi guys,
We want to use the Perfect Masonry (automatic of manual) for blog items.
We noticed that the images are not being displayed in total/full, instead the bottom part gets ‘cut off’. Because the <figcaption> is being placed on top of the image instead of below the image.How can we correct this?
Hope you can help us with this.
April 24, 2015 at 8:02 am #433919Hey hotspot!
Could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
RikardMay 6, 2015 at 12:57 pm #440284This reply has been marked as private.May 7, 2015 at 7:23 am #440775Hey!
I’m not sure I understand how you want the perfect masonry to look instead? Since all the posts are the same height there will always be loss of image data unless you use images of the same size. Maybe you could provide us with a mockup/screenshot of how you would like it to look?
Best regards,
RikardMay 13, 2015 at 12:22 pm #443696This reply has been marked as private.May 18, 2015 at 4:51 pm #445822Hi!
you can adjust image size a little bit with this code:
.av-masonry-image-container { background-size: 100% 100%; }
but unfortunately I don’t think it’s possible to move the captions below the image, because with the following code automatically you would effect those big caption elements without an image:
.main_color .container .av-inner-masonry-content { bottom: -25px; }
So I think it would require a heavy customization on the theme and would considered to be custom work. You could find someone who can help you here.
Best regards,
Andy- This reply was modified 9 years, 6 months ago by Andy.
May 18, 2015 at 5:42 pm #445891Hi Andy,
Thanks for your anser.
I simply dont understand why it is working with the ‘Masonry flexible’ and it is not with the ‘Masonry (Perfect Automatic Masonry) ‘.
Can you explain this?
May 21, 2015 at 3:10 pm #447752Hi!
well, both the Masonry flexible and Masonry (perfect automatic) are working fine, they just have both different behaviors. If you don’t like the behavior or wish another one, you could request a feature request.
Regards,
Andy- This reply was modified 9 years, 6 months ago by Andy.
-
AuthorPosts
- You must be logged in to reply to this topic.