I have created an entire website based on a template.

In the beginning, I linked the CSS into the template and created pages. As I was building the site we decided to tie in Contribute for other members of our staff to handle the content management. When the pages were viewed in Contribute none of the pages displayed the CSS, so I switched from a linked CSS to an imbedded one and presto you could see the CSS on the pages when viewed in Contribute.

Throughout the process I would run a link check using Dreamweaver, fixing anything that was broken along the way. One day I decided to use a different link checker and found a ton of broken links... all of which referenced the previous linked CSS file. I viewed the template and found nothing relating to an external CSS file, chalked it up to a site cache issue and continued on. The broken reference to the CSS file still remains no matter what I do; cache rebuilds, new template, etc.

As I was poking around a page via a web browser I discovered while viewing the source that my mystery file was being attached near an area that contains a <cfinclude>... aha I thought I had found it. I opened up the included file and found no reference to a CSS. I even went so far as to insert the "included" material into the template in hopes of getting rid of the mystery CSS file, it still remains!

I want to remove the reference to this "broken" file. Does anyone have a suggestion?

Thanks!


m a r n e