Template Path Problem
hi,
i have created php template in dw cs3. fine on template page, images , css seen. when create new page template, links not updated nonef of images , external css loaded. template file in templates folder while index page in root. when create index page template, image paths not updated. looks this:
template page:
<img src="images/x.jpg">
in index page:
<img src="images/x.jpg">
while must
<img src="templates/images/x.jpg">
it not add templates prefix in index page. problem? miss. tried move template file same folder index page dw did not recognize template page.
what should do?
thank time , assistance
i have created php template in dw cs3. fine on template page, images , css seen. when create new page template, links not updated nonef of images , external css loaded. template file in templates folder while index page in root. when create index page template, image paths not updated. looks this:
template page:
<img src="images/x.jpg">
in index page:
<img src="images/x.jpg">
while must
<img src="templates/images/x.jpg">
it not add templates prefix in index page. problem? miss. tried move template file same folder index page dw did not recognize template page.
what should do?
thank time , assistance
template page:
<img src="images/x.jpg">
this link implies images folder in templates folder.
that case? if so, should not - there should nothing in
templates folder other templates themselves.
--
murray --- icq 71997575
adobe community expert
(if *must* email me, don't laugh when 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
==================
"radalin" <webforumsuser@macromedia.com> wrote in message
news:f1urgk$p8d$1@forums.macromedia.com...
> hi,
> have created php template in dw cs3. fine on
> template
> page, images , css seen. when create new page
>
> template, links not updated nonef of images , external css
>
> loaded. template file in templates folder while index page
> in
> root. when create index page template, image paths not
> updated. looks this:
>
> template page:
> <img src="images/x.jpg">
> in index page:
> <img src="images/x.jpg">
> while must
> <img src="templates/images/x.jpg">
>
> not add templates prefix in index page.
> problem?
> miss. tried move template file same
> folder
> index page dw did not recognize template page.
>
> should do?
>
> thank time , assistance
>
<img src="images/x.jpg">
this link implies images folder in templates folder.
that case? if so, should not - there should nothing in
templates folder other templates themselves.
--
murray --- icq 71997575
adobe community expert
(if *must* email me, don't laugh when 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
==================
"radalin" <webforumsuser@macromedia.com> wrote in message
news:f1urgk$p8d$1@forums.macromedia.com...
> hi,
> have created php template in dw cs3. fine on
> template
> page, images , css seen. when create new page
>
> template, links not updated nonef of images , external css
>
> loaded. template file in templates folder while index page
> in
> root. when create index page template, image paths not
> updated. looks this:
>
> template page:
> <img src="images/x.jpg">
> in index page:
> <img src="images/x.jpg">
> while must
> <img src="templates/images/x.jpg">
>
> not add templates prefix in index page.
> problem?
> miss. tried move template file same
> folder
> index page dw did not recognize template page.
>
> should do?
>
> thank time , assistance
>
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment