Page 1 of 1

text below image

Posted: 19 Feb 2009, 15:25
by kimco
hello


how to make a return to the line (blank line like </ br>) below the image?
http://www.honoriscosa.com/demo.png :o

Thank you

Posted: 19 Feb 2009, 15:34
by kimco
sorry

just read the solution with leading on the forum

ok for me :wink:

Posted: 09 Nov 2009, 06:24
by dkddesign
please give a link on solution (didn't found one)

Posted: 09 Nov 2009, 08:05
by kimco
try to play on leading :
<TEXTFORMAT leading="185"><img height="177" alt="" hspace="0" src="1.jpg" width="496"></TEXTFORMAT>

Posted: 12 Mar 2010, 02:58
by er1ck
it just doesnt work! :(

my picture is 500x331px and i changed the leading to 100, 200, 300, 400 and 500 and i still miss letters after the image.

Posted: 16 Mar 2010, 05:25
by mjau-mjau
er1ck wrote:it just doesnt work! :(

my picture is 500x331px and i changed the leading to 100, 200, 300, 400 and 500 and i still miss letters after the image.
Have a link?

www.nnarch.nl

Posted: 16 Mar 2010, 09:34
by er1ck
i already send the link, with the login and pass!

http://www.nnarch.nl/#/content/Projecte ... 0Charlois/

Posted: 17 Mar 2010, 06:36
by mjau-mjau
You have this:
Code
<TEXTFORMAT leading="100"><img src="http://www.nnarch.nl/content/Projecten%20in%20voorbereiding/Villas%20te%20Charlois/VillasBarendrecht.jpg" width="500" height="331"></TEXTFORMAT><br>
Try this:
Code
<TEXTFORMAT leading="331"><img src="http://www.nnarch.nl/content/Projecten%20in%20voorbereiding/Villas%20te%20Charlois/VillasBarendrecht.jpg" width="500" height="331" hspace="0"></TEXTFORMAT><br>