![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Stylesheet attached to template does not transfer to template-based files Hi All, 1 I would like thank a forum member who helped me with a query (on creating a rotating display by means of the refresh meta-tag) about a week ago but cannot do so because, in the flood of new daily messages, I am unable to find my own last contribution. Is there a way of searching the forum for a contributor's/originator's name? |
|
stylesheet attached to it. In the past, whenever I created a file based on a template (file | new | create template based file) the new file would automatically have that style sheet. However, all of a sudden, the template-derived file no longer has a stylesheet. I cannot see what I am doing wrong. Could something in the Preferences settings be amiss? It is remotely possible that Dreamweaver was reinstalled since I last need to create a template-derived file. Please help. Thanks. Adrian |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
style sheet. When I create a file based on that template, the style sheet is not attached to the new file. By contrast: The background colours and editable areas transfer correctly to the template-derived file. I.e. some properties of the template (e.g. the style sheet) do not transfer to the derived files. I wonder whether there is something in the preferences which prevents the proper transfer taking place. Anyone out there who can help? Thanks. Adrian |
#5
| |||
| |||
|
#6
| |||
| |||
|
#7
| |||
| |||
|
|
Hi, Nadia (and all), Please see the template and the index file derived from it at the following address: http://www.tudo.co.uk/testsite_01/ I notice that the html reference for the css file is contained in the derived index file: link href='rochdale.css' rel='stylesheet' type='text/css'> But the style sheet does not show up in the style sheet panel of the index page. I have the impression that the path for the css file is not correctly specified. But this should have been done by DW automatically and correctly, since the index file is derived from the template, by the following method: file > new > new from template > template > clicked on rochdale_index_template.dwt > create So if the link is incorrect, why did DW not create it correctly? Over to you, and all. Thanks. |
#8
| |||
| |||
|
#9
| |||
| |||
|
|
Hi Dan, and All, Please look at the testsite again: http://www.tudo.co.uk/testsite_01/ I have removed that reference to my own hard drive background='file:///G|/websites/testsite_template_stylesheet/images/049_honeycom b_449.gif' DW puts this automatically into the child file. The template file has the following in the corresponding position: background='../images/049_honeycomb_449.gif' So this is yet another part of DW's screwing things up. The site was always correctly defined by standard Dreamweaver methods. I have a feeling that some of the preferences are wrongly set and that's why DW does not produce the correct links and paths. Please have a look again. Why does DW not produce the correct path for the style sheet reference in the index page (child page), which was based on the template. ----------------------------- After experimenting with the site for a while, all of a sudden DW produced the css file in the child page, but only after having changed the link reference to: <link href='file:///G|/websites/testsite_template_stylesheet/utilities/rochdale.css' rel='stylesheet' type='text/css'> Sometimes, behind my back so to speak (or after having uploaded a page), I find that DW has changed this reference to: link href='utilities/rochdale.css' rel='stylesheet' type='text/css'> Hope to hear from someone soon. Adrian |
#10
| ||||
| ||||
|
|
Hi Dan, and All, Please look at the testsite again: http://www.tudo.co.uk/testsite_01/ |
|
have removed that reference to my own hard drive background='file:///G|/websites/testsite_template_stylesheet/images/049_honeycom b_449.gif' DW puts this automatically into the child file. |
|
The template file has the following in the corresponding position: background='../images/049_honeycomb_449.gif' So this is yet another part of DW's screwing things up. |
|
Dreamweaver methods. I have a feeling that some of the preferences are wrongly set and that's why DW does not produce the correct links and paths. |
![]() |
| Thread Tools | |
| Display Modes | |
| |