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.