Lucy
Posts: 0
Joined: Sun Mar 09, 2014 2:16 am

Center an image across all devices

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?

Lucy
Posts: 0
Joined: Sun Mar 09, 2014 2:16 am

Center an image across all devices

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

Jason Carmen
Posts: 0
Joined: Wed Mar 05, 2014 1:51 pm

Center an image across all devices

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

Lucy
Posts: 0
Joined: Sun Mar 09, 2014 2:16 am

Center an image across all devices

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...

Jason Carmen
Posts: 0
Joined: Wed Mar 05, 2014 1:51 pm

Center an image across all devices

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

Lucy
Posts: 0
Joined: Sun Mar 09, 2014 2:16 am

Center an image across all devices

Great idea. Thank you Jason.

Jason Carmen
Posts: 0
Joined: Wed Mar 05, 2014 1:51 pm

Center an image across all devices

your welcome :-)

Return to “Issues”