Page 1 of 1

Textpage - the same alignment for texts and images

Posted: 10 Feb 2010, 08:41
by photoreporter
Hi there,

Could somebody help me with alignment issue ?
Because I am not able to align text and image to the same edge (margin).
That ´s means the text starting always on the same place but for example, when you insert the image between titul of textpage and the text you can see a little gap or space. And its look ´s pretty bad.

Thanks for your help.

Posted: 11 Feb 2010, 04:43
by mjau-mjau
Unfortunately, flash textfields are a little hard to work with, but you can try this when embedding your image:
Code
<img src="path/file.jpg" hspace="0" />
I believe flash textfields by defaults add 2 px margin to all images, and setting it to 0 equalizes it.

Posted: 11 Feb 2010, 08:02
by photoreporter
Hello Karl,

thanks for your quick and "working" reply.

Yes, its working perfectly, and I am satisfied again :lol: