Upgrade from version 2.4.0 to the last
- Kleszewski
-
Topic Author
- Offline
- Platinum Member
-
- I like playing chess.
Less
More
- Posts: 571
- Thank you received: 17
2 years 9 months ago - 2 years 9 months ago #65042
by Kleszewski
Upgrade from version 2.4.0 to the last was created by Kleszewski
Hi
I have upgraded Mediabox CK 2.4.0 pro to version 2.6.1 pro .And the dimensions of my photo thumbnails broke
The photos thumbnails have been reduced in different dimensions, they are not the same. Have a different height
Can it be fixed
Gallery type: Flexible width
I changed the image type from .jpg to .webp . Pictures with description "Image effect CK"
I didn't change anything here, I left the .jpg . Pictures without descriptions
I have upgraded Mediabox CK 2.4.0 pro to version 2.6.1 pro .And the dimensions of my photo thumbnails broke

The photos thumbnails have been reduced in different dimensions, they are not the same. Have a different height
Can it be fixed
Gallery type: Flexible width
I changed the image type from .jpg to .webp . Pictures with description "Image effect CK"
This message contains confidential information
I didn't change anything here, I left the .jpg . Pictures without descriptions
This message contains confidential information
Last edit: 2 years 9 months ago by Kleszewski.
Please Log in or Create an account to join the conversation.
2 years 9 months ago #65051
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Upgrade from version 2.4.0 to the last
Hi
you must use the "fixed dimensions" option for the gallery if you don't want it to adapt
in your case you have some horizontal and vertical pictures, it displays them in their original orientation when using the flexible option
this was introduced in the 2.5.0 version
CEd
you must use the "fixed dimensions" option for the gallery if you don't want it to adapt
in your case you have some horizontal and vertical pictures, it displays them in their original orientation when using the flexible option
this was introduced in the 2.5.0 version
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
- Kleszewski
-
Topic Author
- Offline
- Platinum Member
-
- I like playing chess.
Less
More
- Posts: 571
- Thank you received: 17
2 years 9 months ago - 2 years 9 months ago #65054
by Kleszewski
Replied by Kleszewski on topic Upgrade from version 2.4.0 to the last
I'll check it again
Last edit: 2 years 9 months ago by Kleszewski.
Please Log in or Create an account to join the conversation.
2 years 9 months ago #65055
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Upgrade from version 2.4.0 to the last
when using the fixed dimensions they do not adapt to the available space (the flexible dimensions do it)
else you can try the flexible dimensions and force the height of your images using CSS
else you can try the flexible dimensions and force the height of your images using CSS
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
- Kleszewski
-
Topic Author
- Offline
- Platinum Member
-
- I like playing chess.
Less
More
- Posts: 571
- Thank you received: 17
2 years 9 months ago - 2 years 9 months ago #65056
by Kleszewski
Replied by Kleszewski on topic Upgrade from version 2.4.0 to the last
ok.
Last edit: 2 years 9 months ago by Kleszewski.
Please Log in or Create an account to join the conversation.
- Kleszewski
-
Topic Author
- Offline
- Platinum Member
-
- I like playing chess.
Less
More
- Posts: 571
- Thank you received: 17
2 years 9 months ago - 2 years 9 months ago #65057
by Kleszewski
Replied by Kleszewski on topic Upgrade from version 2.4.0 to the last
Could you please provide a CSS class to which I can add a fixed height to these image thumbnails so that everything is equal for the gallery "Flexible width"
I used this code and aligned the photos,Now they have the same constant height but I don't know if the css class is correct
I don't know if it really matters now, but a similar problem has already appeared Forum post : Forum post
I used this code and aligned the photos,Now they have the same constant height but I don't know if the css class is correct
Code:
.mediaboxck_link img {
height: 300px;
}
I don't know if it really matters now, but a similar problem has already appeared Forum post : Forum post
Last edit: 2 years 9 months ago by Kleszewski.
Please Log in or Create an account to join the conversation.
Time to create page: 0.216 seconds