Support

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!

#4384 CSS problem after upgrade

Posted in ‘Event Gallery Extended’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

PHP Version
7.4.32
Joomla Version
3.10.11

Latest post by sbluege on Wednesday, 26 October 2022 06:05 UTC

pyke

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

 

sbluege

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.