Forum Moderators: open

Message Too Old, No Replies

A Dreamweaver Template Nightmare

         

SlowMove

6:02 pm on Jul 20, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I'm using relative linking with <base href="http://www.mysite.com/">.

The problem is that when I save the template, it adds "../../Templates/" to all of the internal links. For example "images/spacer.gif" is changed to "../../Templates/images/spacer.gif"

Does anyone know how to fix this?

choster

6:27 pm on Jul 20, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Are you sure you have defined your sites properly? If you are working in the wrong site definition, your relative links will be made to the wrong place.

SlowMove

6:32 pm on Jul 20, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



No, I'm not sure. I coded a replacement template in another editor, and brought it into DW to update all the files. Is there anyway to have it just use the template as is without making all these modifications?

<edit>I see what you're saying. Thanks.</edit>