Search…

X3 Photo Gallery Support Forums

Search…
 
kimco
Experienced
Topic Author
Posts: 55
Joined: 03 Oct 2006, 18:12

text below image

19 Feb 2009, 15:25

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
 
kimco
Experienced
Topic Author
Posts: 55
Joined: 03 Oct 2006, 18:12

19 Feb 2009, 15:34

sorry

just read the solution with leading on the forum

ok for me :wink:
 
User avatar
dkddesign
Posts: 4
Joined: 29 Oct 2009, 11:10

09 Nov 2009, 06:24

please give a link on solution (didn't found one)
 
kimco
Experienced
Topic Author
Posts: 55
Joined: 03 Oct 2006, 18:12

09 Nov 2009, 08:05

try to play on leading :
<TEXTFORMAT leading="185"><img height="177" alt="" hspace="0" src="1.jpg" width="496"></TEXTFORMAT>
 
er1ck
Posts: 16
Joined: 12 Mar 2010, 02:41

12 Mar 2010, 02:58

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

16 Mar 2010, 05:25

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?
 
er1ck
Posts: 16
Joined: 12 Mar 2010, 02:41

www.nnarch.nl

16 Mar 2010, 09:34

i already send the link, with the login and pass!

http://www.nnarch.nl/#/content/Projecte ... 0Charlois/
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13999
Joined: 30 Sep 2006, 03:37

17 Mar 2010, 06:36

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>