By Alex Boyd on Tuesday, 29 March 2016
Posted in General Issues
Replies 3
Likes 0
Views 366
Votes 0
Hi

I have just discovered the Gallery block, and really like it, so have used it a few times in my latest blog post.

On the desktop it looks really great, but when I had a look at it on my mobile, all of the photos are not cropped, so they just show a certain part of the picture.

I have tired looking around for somewhere to edit the settings on this, but I cannot find anything.

Can you please let me know how I can add cropping to these Gallery block photos.

The link for the article is
http://dev.multikingdom.com/index.php?option=com_easyblog&view=entry&id=906&Itemid=389&lang=en

Thanks
Hey Alex,

I am sorry for the delay of this reply,

Currently that was not possible to adjust that gallery image from backend settings, I will consult with our designer regarding this and see is it can do something about this in the future version.

By the way, I've applied some fix in your development current template file :

div#fd.eb.w600 .eb-image-figure, div#fd.eb.w600 .eb-image-figure img {
width: 100% !important;
height: 143% !important;
}


Can you clear your browser cache and see is it look better now?
·
Tuesday, 29 March 2016 18:32
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Arlex

Yes that looks perfect now thank you.

May I know, when I move my site will this be affected? I will be keeping the same template, so I am assuming not, just wanted to check

Thanks for your help
·
Wednesday, 30 March 2016 07:50
·
0 Likes
·
0 Votes
·
0 Comments
·
You're welcome.

Yes, it will not affected if you still using the same template and my custom code is still there.
·
Wednesday, 30 March 2016 10:27
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post