Page 1 of 1

Center an image across all devices

Posted: Mon Mar 10, 2014 2:39 pm
by Lucy

How do I center an image across all devices? Right now, margin is only in pixels, how could I specify margin in % so when the device dimensions change, the image will still be centered?


Center an image across all devices

Posted: Mon Mar 10, 2014 3:00 pm
by Igor

Center an image across all devices

Posted: Mon Mar 10, 2014 3:07 pm
by Lucy

What action event should I pick since it doesn't need any...
Image


Center an image across all devices

Posted: Mon Mar 10, 2014 3:09 pm
by Jason Carmen

If this is your splash screen then just use the load event. If it is an image control use the blur event.


Center an image across all devices

Posted: Mon Mar 10, 2014 3:26 pm
by Lucy

Thank you Jason.

The script didn't work. As you click through the different dimensions, the image is fixed. How do I make it relative?

http://appery.io/app/mobile-frame?src...


Center an image across all devices

Posted: Mon Mar 10, 2014 3:31 pm
by Jason Carmen

Use a grid control with 3 columns and put image in the center column thats what I did


Center an image across all devices

Posted: Mon Mar 10, 2014 3:47 pm
by Lucy

Great idea. Thank you Jason.


Center an image across all devices

Posted: Mon Mar 10, 2014 3:55 pm
by Jason Carmen

your welcome :-)