Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
webmommee #1
External CSS link not working
:confused; How can I fix this problem. I want to be able to link to the
stylesheet on my local PC, and have it work when I upload the document without
changing the path. Here's what I'm doing now...
<link href="../docdata/costest_style.css" rel="stylesheet" type="text/css">
this is the code generated by Dreamweaver, I can preview in IE fine
<link href="file://///Cbo.gov/c$/mirror/fdrive/docdata/costest_style.css"
rel="stylesheet" type="text/css"> this is the change I have to make for it to
work, live, on our website
webmommee Guest
-
a:link in external css
Hello all, I've been busy for hours and hours with this problem. I load dynamic htmlText into a mx:Text component and I succeed in styling the... -
Link To an external Pop Up
Hi, i am an extreme noob when it comes to the complicated world of macromedia, so if all you smart people could help me that would be great, ok i... -
link to an external file
Hi, I want to put links in my movie to open files in other apps - such as word docs. How is this done? thanx -
link to an external URL file
Hi, which code do you use to create a link from your flash file to link it to another flash file (open a new window) that has been published (URL)... -
link to external files
Hello there! Im a little confused with my external linked files. I'm frist create my scene with external linked files from local directorie and... -
Murray *ACE* #2
Re: External CSS link not working
What is the root folder of your local site? Is it docdata? Or is it
fdrive?
(are you editing directly on the server?)
--
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
==================
"webmommee" <webforumsuser@macromedia.com> wrote in message
news:eat92h$q55$1@forums.macromedia.com...> :confused; How can I fix this problem. I want to be able to link to the
> stylesheet on my local PC, and have it work when I upload the document
> without
> changing the path. Here's what I'm doing now...
>
> <link href="../docdata/costest_style.css" rel="stylesheet"
> type="text/css">
> this is the code generated by Dreamweaver, I can preview in IE fine
>
> <link href="file://///Cbo.gov/c$/mirror/fdrive/docdata/costest_style.css"
> rel="stylesheet" type="text/css"> this is the change I have to make for it
> to
> work, live, on our website
>
Murray *ACE* Guest
-
webmommee #3
Re: External CSS link not working
Site - CBO.gov (C:\My Documents\CBO.gov)
docdata
docimages
templates
webmommee Guest
-
webmommee #4
Re: External CSS link not working
I'm not editing on the server, editing the local copy
webmommee Guest
-
Murray *ACE* #5
Re: External CSS link not working
That's from your local site definition? That's the path in the field?
So - CBO.gov is the root of the local site.
What do you have in the FTP Host directory field of your remote site's
definition?
--
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
==================
"webmommee" <webforumsuser@macromedia.com> wrote in message
news:eatan3$s0o$1@forums.macromedia.com...> Site - CBO.gov (C:\My Documents\CBO.gov)
> docdata
> docimages
> templates
>
Murray *ACE* Guest
-
webmommee #6
Re: External CSS link not working
Where do I find it. On the advanced tab of the Site definition: Acess: Local/Network
\\Cbo-gov\c$\mirror\fdrive\docdata\
webmommee Guest
-
webmommee #7
Re: External CSS link not working
Our system administrator told me to just make an absolute path to the style
sheets. The root directory is www, I made a new folder (css), so the new path
is <link href="http://www.cbo.gov/css/costest_style.css" rel="stylesheet"
type="text/css">
Now everything works fine.
Thanks
webmommee Guest



Reply With Quote

