Click to See Complete Forum and Search --> : how to update and syncronize?


Kbee
06-08-2006, 02:21 PM
I've just moved 6 javascript files into one folder (more tidy) and also my two css files into their own folder and now my 89 pages or so should be updated as per the prompt, but...online the css is not updated but on my testing site it is...though both sites no longer display my lightbox effect as they did before update - this uses a few js files and one css file to activate.

Well, I just undid my rearranging of these files and got the site back to the way it was yesterday - so all is fine now, but I want to start this process over, maybe with some sound advice as the best way to do this...

I want to move 5 or 6 js files which are on my local site, not in any folder, just floating in alphabetical order on my site, and I want to place my 2 css files together, in the one folder where one css file is already...surely I just drag them all into whatever folder I wish and then I should be prompted to update all pages, correct? If this works, how then do I synchronize - by going to SITE, then Synchronize sitewide? If so, then what?

Thank you
KB

TiGGi
06-08-2006, 05:01 PM
what you have to pay attention to is how you have those files linked in ur html files.
So lets say path to your css files is "css/style.css" then when you move it make sure there's the css folder in your root called css and with files in it.
make sure you don't use full path such as C:\web\css\style.css,