 
	
		Tagged: gallery, masonry, thumbnails
- 
		AuthorPosts
- 
		
			
				
December 30, 2014 at 8:55 pm #373282Hi I am having a problem with the masonry gallery. I am using a flexible layout so the thumbnails show portrait and landscape and all fitted together. I want to have 1 pixel gaps so I select this. I also want to have 4 columns of images. My problem is that the gaps are not even. Sometime there is a gap and sometime there isn’t there. I’ve added a link to the page. You can see the problem here. It seems to vary on different sized monitors. If you don’t see any issues then resize your browser and you should see the problem. I can’t work out why this is or how to solve it? Thanks! December 30, 2014 at 10:37 pm #373334Hi Carerra! Try adding this to your custom CSS. .av-1px-gap.av-flex-size .av-masonry-entry .av-inner-masonry { margin-right: 2px !important; }That should make it so the gap is visible on all monitors. Best regards, 
 ElliottJuly 3, 2015 at 3:44 pm #468084Hi Elliott, 
 I have the same problem, also if I use your code. I can’t see even gaps on your demo site too… tested both with Chrome and Firefox. Please help me, 
 thanks in advance!Davide July 4, 2015 at 8:51 am #468343Hey! Could you provide us with a link to the site in question so that we can take a closer look please? Regards, 
 RikardJuly 9, 2015 at 12:15 pm #470771Hey, 
 I’m working in local now, I will provide a link asap!
 Thank you anyway.Regards, 
 DavideJuly 9, 2015 at 1:50 pm #470834Hi! Let us know when that is, and we will assist you further! Regards, 
 BasilisMay 4, 2016 at 2:15 am #626847Hi, I am having the same problem with the masonry gallery. I have tested on both Safari and Chrome and the gaps are not even. Any suggestions? Kind regards, 
 ElainMay 6, 2016 at 8:05 am #628158Hi, The theme uses the isotope script to calculate the position of the masonry items and like many scripts, it’s not perfect specially when the width of the items are percentage based. Try to adjust the width of the masonry items to improve the gap: .av-masonry-entry { width: 25%; }Note that the result may be differ on browsers and monitor resolutions. Best regards, 
 Ismael
- 
		AuthorPosts
- You must be logged in to reply to this topic.
