Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tiny thumbnails shown under specific circumstances #397

Open
freecorvette opened this issue Dec 20, 2024 · 2 comments
Open

Tiny thumbnails shown under specific circumstances #397

freecorvette opened this issue Dec 20, 2024 · 2 comments

Comments

@freecorvette
Copy link

I'm trying to pinpoint a case when there is one thumb (or few thumbs) on a single row and they are resized to be very small, much smaller than the given constraints.

You can see the result on this live page:
https://www.megapixl.com/3d-shadow-silhouete-stock-images

The really strange thing is that the same code run on a different server does not yield this result. I have attached two screenshots taken for the same page on different servers.

Can you maybe take a look at the live page and tell why the thumbnail appears so small?

screenshot-www_megapixl_com-2024_12_20-15_31_33
screenshot-megapixl_localdev_8090-2024_12_20-15_32_13

@miromannino
Copy link
Owner

Inspecting the html I can see there is another component called grid-gallery which is adding it's own things. I am not entirely sure, but let me know if removing that one helps.

@freecorvette
Copy link
Author

Thanks for looking into this. The grid-gallery class is merely a styling CSS class and has no associated behavior. Moreover, as I said, the very same code seems to be working fine on another server like the one below:

http://megapixl.softmediacts.com:8090/3d-shadow-silhouete-stock-images

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants