rejetto forum

Software => HFS ~ HTTP File Server => Topic started by: sebisane on December 05, 2008, 02:38:03 PM

Title: How to insert my own pictures in the template
Post by: sebisane on December 05, 2008, 02:38:03 PM
Hello the community,

I'm in front of a big problem, I really don't know how to insert my own pictures.
I use this tag :
<img src="Pictures/Logo.jpg" width="557" height="73" alt="Logo">

But I only obtain a red cross with the word Logo...  >:(
I'm sure the tag is correct but why I don't see my picture ?  ::)

Could you please help me ?  :)
Title: Re: How to insert my own pictures in the template
Post by: rejetto on December 05, 2008, 02:38:49 PM
/pictures

add a / ahead

(this is one of the fastest reply ever)
Title: Re: How to insert my own pictures in the template
Post by: sebisane on December 05, 2008, 02:46:04 PM
 ??? I did that but still a red cross and I don't see my picture...

<img src="/Pictures/Logo.jpg" width="557" height="73" alt="Logo">

Any idea ?  ???
Title: Re: How to insert my own pictures in the template
Post by: rejetto on December 05, 2008, 02:51:19 PM
do you have a folder "pictures" under the root/home ?
and do you have the logo.jpg inside this folder?
Title: Re: How to insert my own pictures in the template
Post by: sebisane on December 05, 2008, 02:54:11 PM
hummm maybe this is the reason, well I created a folder HFS in my D:\ Partition and insisde I created another folder called Pictures where my picture Logo.jpg is.

Do you mean that I have to put my HFS folder directly in my C:\ Partition ?
Title: Re: How to insert my own pictures in the template
Post by: rejetto on December 05, 2008, 02:55:04 PM
no.
HFS will share NOTHING until you put the stuff in the virtual file system.
doesnt' matter where hfs is.
Title: Re: How to insert my own pictures in the template
Post by: sebisane on December 05, 2008, 03:03:27 PM
Sorry, but I'm not sure to understand well...  :-[

HFS.exe is located in D:\HFS folder

My logo.jpg is located in D:\HFS\Pictures folder

what is the correct syntaxe I have to use to display my logo ?

Title: Re: How to insert my own pictures in the template
Post by: rejetto on December 05, 2008, 03:21:37 PM
drag& drop your "pictures" folder on HFS window.
Title: Re: How to insert my own pictures in the template
Post by: sebisane on December 05, 2008, 03:25:23 PM
ok it works, thx  ;)

Another question, I use HFS on my little private network, from another PC I don't see the logo.
Should I have put my pictures on a server ?
Title: Re: How to insert my own pictures in the template
Post by: rejetto on December 05, 2008, 03:28:34 PM
post the html you are currently using for the logo.
the one in your first post should work.
Title: Re: How to insert my own pictures in the template
Post by: sebisane on December 05, 2008, 03:30:25 PM
 ;) Ok Thx a lot for your quick help  :)