When I use one browser; Safari, DuckduckGo I get what I expect. With Firefox it seems to formate the page… Oddly.
And the normal view…
When I use one browser; Safari, DuckduckGo I get what I expect. With Firefox it seems to formate the page… Oddly.
It looks like the layouts are the same in your screenshots, however three of the images haven’t loaded.
If you open the console in Firefox web development tools, then reload the page, do you see any error messages related to these missing images?
Nothing obvious there. Do you have this uploaded somewhere that I would be able to look at it? Feel free to send me a private message if you don’t want to post a link publicly.
I’ve not worked further with it beginning simple. I just uploaded it for you and the group. I have the same results in Firefox as on the local drive: Elysium at Belitung, Indonesia Photo Gallery Thanks for looking at this.
BTW, on my partners computer, Firefox is exactly the same.
It seems that in certain cases, Firefox is calculating the position of these images differently from other browsers. The missing images are actually positioned far off the right edge and invisible.
The reason seems to be strongly tied to the order of the images in the HTML in relation to where it’s doing a top-and-bottom split within a row.
I’m still trying to figure out why this is happening but I suspect a workaround will be to reorder some images in Exhibeo until you have a layout that works correctly. Probably moving the affected images backwards (left/up in thumbnail view) a few places will do it (not so many that they would change row in the output).
You probably know this but just in case. I tried a new gallery with about 20 images and have the same weird orientation. Cheers.
This looks like a bug in Firefox: it’s not wrapping correctly after an image (in a list item) that has a 100% right margin.