i've tried to reposition the image from it's center using bottom/top and left/right property but it's not completely working. (i've tried both with centered set to true/false)
The image is moved but not where it's expected if the values goes over a certain value... (Ex. img width 100, i move the img to the right for 10px, and it work, if i move the image for 90px it doesn't work.)
can you please recheck the logic behind the positioning? or tell me if i was doing something wrong...
Hi guys,
i've tried to reposition the image from it's center using bottom/top and left/right property but it's not completely working. (i've tried both with centered set to true/false) The image is moved but not where it's expected if the values goes over a certain value... (Ex. img width 100, i move the img to the right for 10px, and it work, if i move the image for 90px it doesn't work.)
can you please recheck the logic behind the positioning? or tell me if i was doing something wrong...
thanks.