quick question. i downloaded a template for a website. came with an index.html and a main.css and an images folder, which also contains a main.css. opens fine in dreamweaver and looks great, the moment it gets uploaded to a server all the images and page layout disappear (i assume main.css doesn't want to work right). also, the images will not upload to the server, says they either don't exist or i dont have permission or some stupid shit like that. they're not write-protected or if they are somehow, i can't find where. this is the link to the site where i got the template from. http://www.freewebtemplates.com/download/templates/7165 if anyone could download it and open the .css and perhaps tell me what the hell i need to do to make it work i'd greatly appreciate it.this is what dreamweaver tells me when i try to uploadStarted: 2/11/2009 7:19 PMimages\bg.jpg - error occurred - An FTP error occurred - cannot put bg.jpg. Access denied. The file may not exist, or there could be a permission problem. images\executive-template.jpg - error occurred - An FTP error occurred - cannot put executive-template.jpg. Access denied. The file may not exist, or there could be a permission problem. images\header-bg.jpg - error occurred - An FTP error occurred - cannot put header-bg.jpg. Access denied. The file may not exist, or there could be a permission problem. images\middle-left-bg.jpg - error occurred - An FTP error occurred - cannot put middle-left-bg.jpg. Access denied. The file may not exist, or there could be a permission problem. images\oceanic-template.jpg - error occurred - An FTP error occurred - cannot put oceanic-template.jpg. Access denied. The file may not exist, or there could be a permission problem. images\wrapper-bg.gif - error occurred - An FTP error occurred - cannot put wrapper-bg.gif. Access denied. The file may not exist, or there could be a permission problem. readme.txt - Put operation successfulSEO-advice.txt - Put operation successful[Edited on February 11, 2009 at 7:21 PM. Reason : blah]
2/11/2009 7:17:53 PM
I'm not downloading it, but make sure there's a link in your index's head pointing to your stylesheet<link rel="stylesheet" type="text/css" href="main.css" />
2/11/2009 7:21:39 PM
you talking about this: <link href="main.css" rel="stylesheet" type="text/css" />
2/11/2009 7:23:40 PM
like i said for some reason it won't let me upload the image files..... i feel retarted. well that's probably because i am but that doesn't answer my question lol
2/11/2009 7:24:39 PM
http://www.google.com/search?q=ftp+file+permissionsYou retart
2/11/2009 7:30:21 PM
the files are not read only or anything like that[Edited on February 11, 2009 at 7:46 PM. Reason : ]
2/11/2009 7:40:22 PM
The file may not exist, or there could be a permission problem.
2/11/2009 9:24:33 PM