Yeah - don't try to second-guess the templates and DW's link management.
All links in a template file should either be document relative (to the
template), or root relative. In the case of the former, DW's link
management will handle the link when you save the child page....
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================
"WebspinnerInc" <che (AT) webspinnerinc (DOT) com> wrote
Quote:
In the template file change the "page.html" to "../page.html". This will
fix
this issue. Really the template is looking at the page from where it is
located... one directory above the template. Dreamweaver takes this into
account when aplying the template and so believes the page.html file is in
the
templates directory. |