Search…

X3 Photo Gallery Support Forums

Search…
 
photoreporter
Topic Author
Posts: 4
Joined: 28 Jan 2010, 04:48

Textpage - the same alignment for texts and images

10 Feb 2010, 08:41

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.
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

11 Feb 2010, 04:43

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.
 
photoreporter
Topic Author
Posts: 4
Joined: 28 Jan 2010, 04:48

11 Feb 2010, 08:02

Hello Karl,

thanks for your quick and "working" reply.

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