Please examine important information regarding our working hours and our support policy at the bottom of this page (under Support Policy Summary). To insert image, please use external image hosting like https://postimages.org/ and just paste image URL to your message above. Thank you!
Hi - We recently upgraded to J4 and are having some issues with the display of entries - particularly on mobile. We have version 2.0.1 of NorrCompetion and a J4 version of the entries module. The J4 site is at https://guildofenamellers.org/index.php/the-guild/gallery and the old J3 site is at https://guildofe-test.org/index.php/the-guild/gallery Comparing the layout on these two pages (I am sorry - the photos are not the same) you can see that the images are cropped in an odd way in the J4 version. I have the J3 display option (theme?) set to default, and the only option I get in the J4 version is default. I expect this is something I've missed somewhere in the upgrade - any suggestions would be appreciated. Zoë#55 Display not working properly after upgrade to J4
This is a public ticket
Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.
Environment Information (available for public)
Latest post by sulpher on Thursday, 25 May 2023 23:24 EEST
Thursday, 18 May 2023 20:27 EEST
Saturday, 20 May 2023 21:50 EEST
There is a CSS rule that is missing for img element:
img {
max-width: 100%;
height: auto;
}
So to fix the display of images add this code to your custom.css file of the template.
This code was present in our old default theme. Now we are using the default theme based on UIKit and it does not have this piece of code and rely on the templates.
Best regards,
Dmitrijs
Saturday, 20 May 2023 22:39 EEST
Brilliant - that fixed it - thank you so much!
Zoë
Monday, 22 May 2023 10:43 EEST
We will add this CSS rule also to our CSS custom file as we can see that not all templates have it.
P.S.
If you are happy with our support and product, we would be grateful if you took the time for a small review or just a vote on Trustpilot.
https://www.trustpilot.com/review/norrnext.com
Kind regards,
Dmitrijs
Thursday, 25 May 2023 23:24 EEST
Thank you so much for your review at TrustPilot. A good to see client's feedback.
I am closing this topic.
Have a good day.