rejetto forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - sergio

Pages: 1 2 3
31
HFS ~ HTTP File Server / Re: Deconfiguring template
« on: July 14, 2014, 03:54:48 PM »
Thanks, bmartino1

I will continue investigating.

32
HFS ~ HTTP File Server / Re: Deconfiguring template
« on: July 13, 2014, 09:48:24 PM »
thanks again, bmartino1

with others templates, no presents problems
the problem is only with this template (hfs 2.3a)

if not attached my html to hfs, the template is displayed very well
but to attach my html to hfs,   the template is displayed very bad

the problem continues

33
HFS ~ HTTP File Server / Re: Deconfiguring template
« on: July 12, 2014, 06:09:48 PM »
Many thanks bmartino1 for your answer.

I make pages with dreamweaver, my knowledge is very basic html
css, javascrip and others, I have no knowledge


This is a simple example, and the only thing I add to this code was:
<link rel="stylesheet" type="text/css" href="http://myip/style.css" /> (and the problem continues)

the rest did dreamweaver.

Quote
Now that the example is out of the way, we now need to fix your template issue!

In your html, you will need to look for:
*css
*jpg / png (picture files)

have them added to a path in your HFS and copy your ip html info to add/change your current html code you are using.

This part I do not understand (but for this simple example, I think it is not necessary?)




<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" type="text/css" href="http://myip/style.css" /> (I added this line to the code according to your explanation)
<title>Documento sin título</title>
</head>

<body>
<a href="http://myip/INGLES/">INGLES
</a>
</body>
</html>

another adjustment should be made?


34
HFS ~ HTTP File Server / Deconfiguring template
« on: July 11, 2014, 03:39:19 PM »
Hi,
(I do not speak english, I translate by google)

Version hfs 2.3a build 289

my server is configured with html page (home page)
when entering my server are the links to the different folders created
when clicking any link which redirects you to the folders
format  is dropped (Annex image)

How I can fix this?

with the previous version did not happen this

Thanks.

Pages: 1 2 3