
I have just imported a Template and Stylesheet and have been thru appling all the smart tags. this seems to be fine and Internet Explorer every thing looks perfect. Yay.
BUT......
Other browsers fail to load the style sheet I get the same error
Error: The stylesheet http://linuxsolutions.info/stylesheet.p ... ype=screen was not loaded because its MIME type, "text/html", is not "text/css".
Source File: http://linuxsolutions.info/
Line: 0
I have experimented with different meta tags including removeing the smart tag {metadata} and putting in
link rel="stylesheet" type="text/css" media="screen" href="http://linuxsolutions.info/stylesheet.p ... ype=screen"
also
link rel="stylesheet" type="text/html" media="screen" href="http://linuxsolutions.info/stylesheet.p ... ype=screen"
I have been playing with this for days and im lost now

Can someone please help