sheenalee
07-13-2011, 04:39 PM
I've got an odd issue.
I just finished coding a page in CSS and everything works just fine locally, but as soon as I upload, the HTML file refuses to find css/stylesheet.css! My paths are fine, like I said it works perfect locally. I even tried to point the HTML file in DreamWeaver in the direction of my server path to see if DreamWeaver could find it, and it couldn't.
I tried changing the folder name and the permissions, and that didn't work. The only fix I've found is to put the css file in the same folder as the index, which works, but I'm using @font-face and would really like to keep all the files in their own folder..
It's not a problem with my code. What could be happening?
Sheena
I just finished coding a page in CSS and everything works just fine locally, but as soon as I upload, the HTML file refuses to find css/stylesheet.css! My paths are fine, like I said it works perfect locally. I even tried to point the HTML file in DreamWeaver in the direction of my server path to see if DreamWeaver could find it, and it couldn't.
I tried changing the folder name and the permissions, and that didn't work. The only fix I've found is to put the css file in the same folder as the index, which works, but I'm using @font-face and would really like to keep all the files in their own folder..
It's not a problem with my code. What could be happening?
Sheena