patva1 Posted July 28, 2009 Report Posted July 28, 2009 All of a sudden phpvms/my site will not load the CSS. It shows this error in Firefox's error module: Outdoor.css was not loaded because its MIME type, "text/html" is not "text/css" Everything was working fine earlier today. Quick help is greatly appreciated. Quote
Leiserson Posted July 28, 2009 Report Posted July 28, 2009 the MIME type is simply put the extension of your file. Now insure that your css has the correct .css and in your <link> tags that point to it....that you change the type to "text/css" because it looks like that's whats causing the error. Quote
patva1 Posted July 29, 2009 Author Report Posted July 29, 2009 How exactly can I create a navigation drop down menu in phpvms? I have found multiple programs/tutorials on the web, but I can't get any of them to integrate into the site. Quote
Administrators Nabeel Posted July 29, 2009 Administrators Report Posted July 29, 2009 You'll have to integrate it into the core_navigation.tpl, similiar to the way the LIs are organized now Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.