Kal
Posts: 0
Joined: Thu May 22, 2014 11:03 pm

How to use image type in Carousel?

Hi, I am having a difficult time figuring out the "image" type usage within the Carousel component. Here are some specific questions, but any other pointers from your wisdom will also be appreciated!

  1. If I want to serve up images locally on the phone, how do I do it? Can I use Media Manager? How do I figure out the URL for each image in the Media Manager in that case?

  2. I have tried to use an externally hosted JPG file as the URL. This works, however, the size is not correct. How do I set the size parameter for the image in this case?

    Thanks,
    -Kal.

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

How to use image type in Carousel?

Hello Kal,

For images added by using media manager you can define the url in the form files/views/assets/image/reserved.png
where reserved.png is file name
for all components of carousel you can set items min-height with a corresponding value:
Image

Return to “Issues”