try getting rid of the TYPE declaration inside the LINK tag
Brian King wrote:
> I have a custom Mozilla help browser, and it does not pick up external
> CSS on the HTML pages. This is the link declaration.
>
> <LINK REL="stylesheet" TYPE="text/css" HREF="Active.css">
>
> and the HTML and CSS are in the same folder. The only output that is
> slightly suspicious I'm getting is:
>
> WEBSHELL+ = 1
> CSSLoaderImpl::LoadAgentSheet: Load of URL
> 'file:///C:/DOCUMENTS%20AND%20SETTING
> S/BRIANK/APPLICATION%20DATA/Mozilla/Users50/ko_debug/15iwkpd5.slt/chrome/userChr
> ome.css' failed. Error code: 18
> CSSLoaderImpl::LoadAgentSheet: Load of URL
> 'file:///C:/DOCUMENTS%20AND%20SETTING
> S/BRIANK/APPLICATION%20DATA/Mozilla/Users50/ko_debug/15iwkpd5.slt/chrome/userCon
> tent.css' failed. Error code: 18
>
> and later ....
>
> Enabling Quirk StyleSheet
> Disabling Quirk StyleSheet
> Document
> chrome://komodo/content/doc/komodo/komodo-doc-getting-started.html
> loaded successfully.
>
> Any ideas?
>
> - Brian
>
> --
> Brian King
> ActiveState
> <mailto:[EMAIL PROTECTED]>