Image settings: change to float?
I am creating a custom start screen with 5 different images. However, I'm not able to get them to align properly. Can I change an image's setting to "float"?
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/
I am creating a custom start screen with 5 different images. However, I'm not able to get them to align properly. Can I change an image's setting to "float"?
Hi Jennifer,
Sure. You can add any CSS property, including float. Find more here: http://docs.appery.io/documentation/w...
If you want to align the image on the grid, then it is better to put them in a Grid container.
Jennifer,
This is an Appery.io feature. Custom CSS and JS are connected on preview and in packaged applications only.
Ok, thank you.