We are using a style sheet common to other non-Actinic pages of our website. The tag has the absolute path to the style sheet, e.g., src="http://www.mycompany.com/mystylesheet.css".
Upon uploading, Actinic says it cannot find this and reports an html generation error.
How do we prevent this error message that is really not an error?
No, we do not want to place our stylesheet in the acatalog directory because we would have to change the numerous non-Actinic pages. Also, this style sheet is at another or our urls, not the url where our Actinic site is. (Both sites share the same styles.).
Upon uploading, Actinic says it cannot find this and reports an html generation error.
How do we prevent this error message that is really not an error?
No, we do not want to place our stylesheet in the acatalog directory because we would have to change the numerous non-Actinic pages. Also, this style sheet is at another or our urls, not the url where our Actinic site is. (Both sites share the same styles.).
Comment