Page 1 of 1

<img> in description .. how ?

Posted: 02 Oct 2016, 05:53
by rokudamerlin
hey i have test for my new intro site the <img> in description .. but he run not

i want display a png image ..

hope you can help me

Re: <img> in description .. how ?

Posted: 02 Oct 2016, 13:27
by mjau-mjau
Yes, but how can I help if you don't post a link and the code you tried to add?

Re: <img> in description .. how ?

Posted: 06 Oct 2016, 00:32
by rokudamerlin
my website is not live i build he new .. ;) i have now add a other idea but he make a new problem ;/

have add a custom index.html (intro) the panel run but when i link to /index.php the website give me follow error 

'./templates/page.php' template not found.
i have check the files it give not a page.php ... ;(

Re: <img> in description .. how ?

Posted: 06 Oct 2016, 00:39
by mjau-mjau
rokudamerlin wrote:my website is not live i build he new .. ;) i have now add a other idea but he make a new problem ;/
It's pretty simple, just add inside your description:
Code
<img src="pathtoimage" />
The path must exist of course, else the image will not display.
rokudamerlin wrote:have add a custom index.html (intro) the panel run but when i link to /index.php the website give me follow error 

'./templates/page.php' template not found.
i have check the files it give not a page.php ... ;(
... and where is your /templates/page.php file? It's clearly missing ...

Re: <img> in description .. how ?

Posted: 06 Oct 2016, 00:47
by rokudamerlin
i have last x3 download give not a page.php 

when i rename the index.html .. the x3 run normal .. but i want my custom intro and the x3 launch via link later 

Re: <img> in description .. how ?

Posted: 06 Oct 2016, 01:01
by rokudamerlin
i have it .. link to /content/xyz and it run now :D

Re: <img> in description .. how ?

Posted: 06 Oct 2016, 01:38
by mjau-mjau
I don't quite understand ... it it fixed now?

You should not be renaming any template files, and I am not sure what file you are referring to "index.html" ... You can't have a custom index.html in your root, as this will prevent X3 from working in the first place.

If you are still having problems, I will need FTP login.

Re: <img> in description .. how ?

Posted: 06 Oct 2016, 02:56
by rokudamerlin
i have no file rename ..have install x3 normal way .. and have add a custom index.html file to the root .. but i have solve my problem ;)