Gaute Amundsen wrote:
Hi
In our homegrown cms system the lmages lives in /img/ and css directly on / while templates gets split into a main template, and a "content type" template that lives in /some/elaborate/structure/
Now when you open the template in /some/elaborate/structure/ with dreamweaver by webdav, of course it can not find the images and css it expects.
Last time I looked DW was doing a great mess with webdav, trying to create randomly folders and so on. Apart from not able to write correct HTML let allone CSS - has this recently changed? :-) I'm not really understanding why it should not find the images when they are correctly mentioned in the path. After all, an URL is an URL... Can you produce a small example? Regards Tino