Forum help and support
FTP client question
Page 1 of 1
- #1 by kingjowl
-
HI i use Smart Ftp client and i noticed that the remote server side is looking a little messy an i want to clean it up to make it easyer to navigate.
if i drag and drop everything into folders on that side will it corupt the web pages on the internet because im moving everything around or will it just work fine?
if you have no idea what im getting at just let me know and ill do trial and lose everything
thanks - Posted on Friday, 15th June 2007 at 1:18pm
- #2 by admin
-
If you put your files in sub directories they will not work as before. This is because it will cause problems with your addressing.
We will illustarte using a sample of code taken from your site...
<div style="position: absolute; width: 100px; height: 100px; z-index: 23; left: 24px; top: 17px; visibility: visible" id="background">
<img border="0" src="newground.jpg" width="947" height="884"></div>
This code calls an image, if you were to place the image in a directory called "your directory" you would need to change the src part of a tag to...
<img border="0" src="yourdirectory/newground.jpg" width="947" height="884"></div>
It as a good idea to have all your files structured but it may take quite some time to go through your code and make all the changes. It's up to you really.
For more information on this area may we suggest some reading about relative and absolute addressing.
Hope this helps - Posted on Friday, 15th June 2007 at 1:49pm
First | Prev | 1 | Next | Last
Displaying posts 1 - 2 of 2
Latest News
Europe hangs up on landlines
Research has revealed that nearly a fifth of Europeans have rejected landline phones. At the top of the list of nations hanging up on traditional phones is Lithuania with 48% of households going mobile; Finland was second with 47%.
The hosting revolution
28/02/2007 –Supanet hosting has made the bold claim that it will tackle the low standards and customer dissatisfaction that are rife in the web hosting market. The dedicated and shared hosting company carried out research to find out what customers are looking from their web hosting.
21st century Domesday Book to be compiled
15/05/07 – The British Library is to create a modern day Domesday Book using emails. They hope that it will help to create a lasting freeze-frame of life in modern Britain.

