CSS Error In Firefox & Chrome

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
linuxguru
New Member
New Member
Posts: 2
Joined: Thu Mar 10, 2011 4:34 am

CSS Error In Firefox & Chrome

Post by linuxguru »

Hi, I am new to this so please be paitent lol :)

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
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: CSS Error In Firefox & Chrome

Post by Dr.CSS »

Are you using a free host by chance?...

See the ad at the bottom of this forum, they are very good and only 4$ a month...

Your host put this in and it messes up the whole thing since it comes in after the bottom 2 last tags, nothing should be there...

<__body>
</__html>
</__iframe></noscript></object></layer></span></div></table><__body></__html><!-- adsok -->
<__script__ language='javascript' src='https://a12.alphadomainservices.com/hos ... '></__script>
linuxguru
New Member
New Member
Posts: 2
Joined: Thu Mar 10, 2011 4:34 am

Re: CSS Error In Firefox & Chrome

Post by linuxguru »

Dr.CSS wrote:Are you using a free host by chance?...

See the ad at the bottom of this forum, they are very good and only 4$ a month...

Your host put this in and it messes up the whole thing since it comes in after the bottom 2 last tags, nothing should be there...

<__body>
</__html>
</__iframe></noscript></object></layer></span></div></table><__body></__html><!-- adsok -->
<__script__ language='javascript' src='https://a12.alphadomainservices.com/hos ... '></__script>




Thanks I will give it a try
Post Reply

Return to “Developers Discussion”