Search…

X3 Photo Gallery Support Forums

Search…
 
onewalrus
Topic Author
Posts: 6
Joined: 09 Oct 2008, 23:04

Textpage Image Html

14 Oct 2008, 17:32

Hello,
My text page is called "intro"
It is in content.
My image is titled "filmstrip.jpg"
It is in the "intro" folder
That being...
... is this correct textpage html for insertion of image above the text?
Code
<textformat><img></textformat> OK, forum does not accept complete html example... the example on the v2docs/articles/textpages/ for text-format-leading is not working for me. (?)
My image does not appear. It is 24kb in size.
Am I doing something wrong?

Thank you,
Pablo
 
onewalrus
Topic Author
Posts: 6
Joined: 09 Oct 2008, 23:04

resolved

14 Oct 2008, 18:46

Resolved by using the absolute location of the image file.
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

15 Oct 2008, 06:17

Also, to post HTML in forum check [x] Disable HTML in this post when adding it.
firedev.com
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

Re: resolved

16 Oct 2008, 22:22

onewalrus wrote:Resolved by using the absolute location of the image file.
You should be able to use relative path also. Just make sure the path is relative to the location of your gallery root document.