Page 1 of 1

In Appary How is it possible to rap a text around an image? to save space

Posted: Fri Dec 19, 2014 7:52 pm
by Solomon Habtu

Halo,
Is it possible to rap a text around an image. I put an image and a label inside a grid in a cell. I tried the put a ccs .image {float: left !important;}
aslo I tried by putting Appery("image").css("float", "left");
but not working yet.

For more, see my image
With best regards,
Image


In Appary How is it possible to rap a text around an image? to save space

Posted: Fri Dec 19, 2014 9:11 pm
by Evgene Karachevtsev

Hello Solomon,

It' not possible to make it with css styles, because you use label component for it
You should add grid component with 2 columns and add each component - image and label - in different cells