[Mediawiki-l] Monobook.css and Common.css not loading in Firefox
Bobby S
bobbys at gmail.com
Mon Apr 13 15:30:07 UTC 2009
I have an odd problem - it seems the monobook.css and common.css
aren't loading for Firefox (but they are for IE and Chrome). I have
tried CTRL + F5 to reload the cache, and I have even noted this
problem on a few different PCs, so it isn't isolated. Has anybody
every noticed this issue before? I am on 1.14, and the only thing
that is different about my installation is that it is behind a
username and password to get to the site right now. Below is the
portion of the page source that has the CSS calls.
<link rel="stylesheet" href="/w/skins/common/shared.css?195"
type="text/css" media="screen" />
<link rel="stylesheet" href="/w/skins/common/commonPrint.css?195"
type="text/css" media="print" />
<link rel="stylesheet" href="/w/skins/monobook/main.css?195"
type="text/css" media="screen" />
<!--[if lt IE 5.5000]><link rel="stylesheet"
href="/w/skins/monobook/IE50Fixes.css?195" type="text/css"
media="screen" /><![endif]-->
<!--[if IE 5.5000]><link rel="stylesheet"
href="/w/skins/monobook/IE55Fixes.css?195" type="text/css"
media="screen" /><![endif]-->
<!--[if IE 6]><link rel="stylesheet"
href="/w/skins/monobook/IE60Fixes.css?195" type="text/css"
media="screen" /><![endif]-->
<!--[if IE 7]><link rel="stylesheet"
href="/w/skins/monobook/IE70Fixes.css?195" type="text/css"
media="screen" /><![endif]-->
<link rel="stylesheet"
href="/w/index.php?title=MediaWiki:Common.css&usemsgcache=yes&ctype=text%2Fcss&smaxage=18000&action=raw&maxage=18000"
type="text/css" />
<link rel="stylesheet"
href="/w/index.php?title=MediaWiki:Print.css&usemsgcache=yes&ctype=text%2Fcss&smaxage=18000&action=raw&maxage=18000"
type="text/css" media="print" />
<link rel="stylesheet"
href="/w/index.php?title=MediaWiki:Monobook.css&usemsgcache=yes&ctype=text%2Fcss&smaxage=18000&action=raw&maxage=18000"
type="text/css" />
<link rel="stylesheet"
href="/w/index.php?title=-&action=raw&maxage=18000&smaxage=0&ts=20090413150731&gen=css"
type="text/css" />
<!--[if lt IE 7]><script type="text/javascript"
src="/w/skins/common/IEFixes.js?195"></script>
<meta http-equiv="imagetoolbar" content="no" /><![endif]-->
More information about the MediaWiki-l
mailing list