- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2022 01:10 PM
Good afternoon developers,
I just have a quick question. What are the dimensions I need to have for a picture that needs to be placed inside of a carousel on the portal?
Best regards,
cnharris
Solved! Go to Solution.
- Labels:
-
Service Portal Development

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2022 01:02 AM
Hi,
the "demo" slides have ca. 1022x300 px ratio, so you can go along with something similar.
Basically, the carousel widget is set to use 100% of available width for the image, so that depends on where the widget will be placed, "parent" node settings etc. So the image would scale up.
You might want to experiment a bit to find the proper ratio, also make sure to do some testing on mobile device.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2022 01:02 AM
Hi,
the "demo" slides have ca. 1022x300 px ratio, so you can go along with something similar.
Basically, the carousel widget is set to use 100% of available width for the image, so that depends on where the widget will be placed, "parent" node settings etc. So the image would scale up.
You might want to experiment a bit to find the proper ratio, also make sure to do some testing on mobile device.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2022 07:00 AM
Thanks Tomasz!
I've been struggling trying to find the correct ratio for the carousel. All of the pictures I've been using looked like that've been stretched and just didn't look right. I'll start with this ratio and see how everything goes.
Best regards,
cnharris