Page 1 of 1

Carousal Photo Gallery

Posted: Wed Mar 11, 2015 4:08 pm
by Mike6979865

Hello,

I'm create a carousal photo gallery. What should the dimensions of the images be so it can be adjusted smoothly on different phone screen sizes. What CSS code should I use for the images?

Regards,


Carousal Photo Gallery

Posted: Wed Mar 11, 2015 5:13 pm
by Bruce Stuart

Mike,

in my photo gallery carousel - I use type 'image' - the size adjusts according to the device automatically. It works great from small iphone 4 up to iPad.

there's then no prompting for image size. You then store your image on a web-server that your app will have access to .

Will this approach work for your app?

Bruce


Carousal Photo Gallery

Posted: Wed Mar 11, 2015 5:23 pm
by Mike6979865

The size is not adjusting. Did you use CSS?


Carousal Photo Gallery

Posted: Wed Mar 11, 2015 5:30 pm
by Mike6979865

It auto adjusted, however, I don't want the user to scroll down. Is there a solution?


Carousal Photo Gallery

Posted: Wed Mar 11, 2015 5:47 pm
by Bruce Stuart

Here are my settings for my carousel (ok one of them) images ---- I believe what I did to stop the scrolling - was to reserve my own space for the indicators - which is the grid you see above the carousel in the image below..... the 'grid_for_indicators1 - is the cell in the middle - and it then displays like image 2 below.... using this for context-sensitive help UI...

Image

and here's the output (no scroll bar):

Image