Image quality on columns layout
- Alison
-
Topic Author
- Offline
- Platinum Member
-
Less
More
5 years 6 months ago #137553
by Alison
Image quality on columns layout was created by Alison
HI Tuan and team
I find the quality of the images on the columns layout page is not great (low resolution), the images are large enough and I have tried changing image settings but this has not helped. I am finding this on more than one site.
Can you help please
An example page is here www.walc.org.uk/clerks-toolkit
Many thanks
Alison
I find the quality of the images on the columns layout page is not great (low resolution), the images are large enough and I have tried changing image settings but this has not helped. I am finding this on more than one site.
Can you help please
An example page is here www.walc.org.uk/clerks-toolkit
Many thanks
Alison
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
5 years 6 months ago - 5 years 6 months ago #137579
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Image quality on columns layout
Hi Alison
Actually, your image is not large enough. You can go to Events Booking -> Configuration, add this custom css code:
Then check the result. You will see that the image you are having is too small and that's the reason causing the issue
Regards,
Tuan
Actually, your image is not large enough. You can go to Events Booking -> Configuration, add this custom css code:
Code:
.eb-columns-layout-container .eb-event-wrapper img {
width: auto;
}
Then check the result. You will see that the image you are having is too small and that's the reason causing the issue
Regards,
Tuan
Last edit: 5 years 6 months ago by Tuan Pham Ngoc.
Please Log in or Create an account to join the conversation.
Moderators: Tuan Pham Ngoc
Support
Documentation
Information
Copyright © 2026 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.