Solomon Habtu
Posts: 0
Joined: Thu Dec 04, 2014 5:42 pm

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

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

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

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

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

Return to “Issues”