Page 1 of 1

FTP without format

Posted: Sun Oct 30, 2022 6:43 pm
by rinconcete
Hi, I am trying to upload a new page elaborate with 16.4.5 versión of Wysywyg. With Filezilla I can see the new page is up there with its own css file, but when I try to see it on the navigator (Chrome or Firefox) the page is out of control without any kind of format. What am I doing wrongly?

Re: FTP without format

Posted: Sun Oct 30, 2022 8:42 pm
by Pablo
Did you upload all files?

Re: FTP without format

Posted: Sun Oct 30, 2022 9:11 pm
by rinconcete
I upload 2 files, the html and the css, as the programme did. I only press upload via ftp using the command Wysywyg Web Builder order to do.
Alex.

Re: FTP without format

Posted: Sun Oct 30, 2022 9:13 pm
by alan_sh
Did you put the css file where the html code expects to see it?

Re: FTP without format

Posted: Sun Oct 30, 2022 9:23 pm
by rinconcete
Yes, I did, as the other pages, that is, in public_html. The question is, should I download other pages from my site (name.html plus name.css, ie), into my desk, these pages apears in good shape. But that did not happen with that new page.
A.

Re: FTP without format

Posted: Sun Oct 30, 2022 9:50 pm
by MGD4me
Does your webpage contain any images which you forgot to upload??

Re: FTP without format

Posted: Sun Oct 30, 2022 9:59 pm
by rinconcete
No, as I said, I upload with the sfere command on the left up corner of the WWB programme. When I use filezilla, all the items are there. It is very weird.
Thank you
A.

Re: FTP without format

Posted: Sun Oct 30, 2022 10:19 pm
by rinconcete
This is the page:
https://www.rinconcete.com/cosas_curiosas.html


And other new pages I have done after, appears with the same shape.
All the files on the serves are:

<link href="font-awesome.min.css" rel="stylesheet">
<link href="rinconcete_(2022_10_28).css" rel="stylesheet">
<link href="cosas_curiosas.css" rel="stylesheet">
and obviuosly: cosas_curiosas.html

Re: FTP without format

Posted: Mon Oct 31, 2022 6:55 am
by Pablo
It looks like the fonts have been scaled.
Did you change something on your computer? For example, the DPI configuration?

See also this FAQ:
https://www.wysiwygwebbuilder.com/forum ... hp?t=85917

Re: FTP without format

Posted: Mon Oct 31, 2022 7:39 am
by rinconcete
Hi, effectively that DPI was disable. I did not desable it. I loaded Wysiwyg after a restoration of my computer and the programme itself did that configuration, without enable DPI.
Enable DPI, as Pablo said, everything is Ok.

https://www.rinconcete.com/cosas_curiosas.html

Thank you very much for your help. I am very happy.
Alex.