Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
ROGM #1
Strange Template Behaviour
I have just put "<link rel="shortcut icon" href="favicon.ico"
type="image/x-icon" />" in my index.dwt, saved it and D8 has updated my child
page to "<link rel="shortcut icon" href="Templates/favicon.ico"
type="image/x-icon" /> directing the image source to the templates folder!
How do I stop this behaviour. I've had this before. I can't change it there
because it's not an editable region. Thanks
ROGM Guest
-
strange SQL behaviour
Hello, I am running DB2 v7.2 on NT. suppose I ussue following simple SQL stmt: -
Very strange behaviour
Hello All, Please help to answer a question why I cannot access port 6355 in below example. Puting the name of service (mydaemon) instead of port... -
Strange CLI behaviour
Dear all, I've encountered some strange behaviour with PHP (4.3.2) using the CLI-API. When I provide an option in the first line of my script... -
strange logrotate behaviour
Hello, I run into strange logrotate behaviour, after adding apache virtual hosts to list of rotated files: /var/log/httpd/access_log... -
Strange Mac/Airport behaviour
In article <BB27092E.40F4%don40@bigpond.com>, Don Williams <don40@bigpond.com> wrote: Not sure if this will help but when I was having in-depth... -
Murray *ACE* #2
Re: Strange Template Behaviour
It's doing what you told it to do, by this link -
<link rel="shortcut icon" href="favicon.ico"
which suggests that the favicon.ico file *is* in the templates folder. All
links in your template must be relative to the template, relative to the
root of the site, or absolute. This one is relative to the template, and it
says that the favicon is in the same folder. I suspect you manually entered
the code and were thinking about the location where you would save the child
page. Don't do that....
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"ROGM" <barley.twist2@btinternet.com> wrote in message
news:emsa2m$iam$1@forums.macromedia.com...>I have just put "<link rel="shortcut icon" href="favicon.ico"
> type="image/x-icon" />" in my index.dwt, saved it and D8 has updated my
> child
> page to "<link rel="shortcut icon" href="Templates/favicon.ico"
> type="image/x-icon" /> directing the image source to the templates folder!
>
> How do I stop this behaviour. I've had this before. I can't change it
> there
> because it's not an editable region. Thanks
>
Murray *ACE* Guest



Reply With Quote

