Hey,
Im new to Drupal, installed perfectly and without a glitch, except none of the themes work in FIREFOX.
For some reason they work fine in IE. None work in firefox, just basic html and it looks like the "Float: " tags in CSS may be working, but maybe not. Now i checked the base URL, it is all fine, like I said it works in Internet Explorer. However, it almost appears as if the IE version is somewhat glitchy, as if a possible firefox version was being sent to IE, and nothing is going to firefox.
I went into the html coding and all the refrences to the css documents (should) work fine.
Ive tested it on two different computers and two different firefox installations and neither work. So it is not my firefox installation.
Now I have something called "web developer" installed onto firefox (it is a plugin). It enables you to view the CSS in a sidebar. When viewing the CSS in the sidebar, it works.
It is not the installation of web developer, as I have had it installed for a very long time and have never encountered this problem.
Can you help please?
Comments
url? ------------------------
url?
------------------------------
Alex Cochrane
Spoon Media
It's still largely under
It's still largely under construction and me and someone else are screwing around in it, but it will eventually become a serious website.
http://falsetruth.org/site
phht ;) seriously though i
phht ;)
seriously though i think if you goto to admin>themes and then save it you might have some luck. I am getting the problem you describe in firefox too.
------------------------------
Alex Cochrane
Spoon Media
Tried it at least 20
Tried it at least 20 times.
Still nothing.
Ok this is the general
Ok this is the general problem, for the exact solution you're going to have to search.
See http://falsetruth.org/site/themes/pushbutton/style.css
Firefox is not getting served the CSS correctly, it should look like this
http://artnoize.org/themes/pushbutton/style.css
Something on the server (I've had this problem myself but I can't remember whatthe solution was. It was a one liner, maybe in apache??) is causing firefox to get served .css file incorrectly.
So in short, I am 99% sure this is a server issue, not a Drupal one.
------------------------------
Alex Cochrane
Spoon Media
any idea what it could
any idea what it could be?
in my httpd.conf i told php to parse .css files, as i put php right in the css for other virtualhost's to work correctly in IE and other browsers, but to try and fix it i removed that in the .htaccess, but that didnt fix the problem. could it be with the browser recognition?
Is there some sort of module I need for apache for it to work correctly?
Do you remember what it had to do with?
EDIT: Fixed it. Thanks. I needed to change a few declarations in the VirtualHost.
I am Having the Same Problem with Firefox
Im Running an Apple G3 Blue and white running OS X 10.4.7 Server, Drupal 4.7 and MySql 5.
and when someone views my website in firefox it is very delayed http://www.splatnetworks.no-ip.com
all other browsers are fine.
Its about the same in both
Its about the same in both for me.