Carousal Photo Gallery
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,
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
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,
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
The size is not adjusting. Did you use CSS?
It auto adjusted, however, I don't want the user to scroll down. Is there a solution?
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...
and here's the output (no scroll bar):