Page 1 of 1

How to use image type in Carousel?

Posted: Tue Jun 24, 2014 4:14 pm
by Kal

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.


How to use image type in Carousel?

Posted: Tue Jun 24, 2014 4:45 pm
by Evgene Karachevtsev

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