Recently I've upgraded Event Gallery, from 3.12.4 to 4.2.1.
After the upgrade when I click on a thumbnail, the picture does not show, I think that is just a CSS problem, because the image is loaded
Support is part of Event Gallery Extended.
Please get a subscription if you need support. Feel free to use the ticket system or the contact form for reporting defects or pre-sale questions. Make sure you're logged in in order to be able to create a new ticket.
For general information you can also jump to the manual.
Subscribe now!Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.
Latest post by sbluege on Wednesday, 26 October 2022 06:05 UTC
Recently I've upgraded Event Gallery, from 3.12.4 to 4.2.1.
After the upgrade when I click on a thumbnail, the picture does not show, I think that is just a CSS problem, because the image is loaded
Hi,
Looks like you solved this already. Since this is a public ticket, let me add an answer anyway.
You might have a line img {max-width: 100% !important;} somewhere in the CSS files or inline CSS. Please remove the "!important". That should do the trick.