Getting different style between explorer and firefox Getting different style between explorer and firefox
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Getting different style between explorer and firefox

Started by rescue, March 03, 2009, 05:24:18 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

rescue

 :-[How can i fix the problem that I get the right look and style in Mozilla Firefox, but in Internet Explorer it looks total differnet. Most of the graphics are missing and the css style sheet doese not seem to be loading propably. I've re-loaded everything just in case but still get the same problem
Here is the link to my photo gallery that has the problem
http://www.zantebay.com/Coppermine%20Photo%20Gallery/index.php
Can anybody help as I am baffeled by this?
Panda


Joachim Müller

Use © instead of the Copyright symbol. As Nibbler said: your edits are not standards-compliant (none of them is - in fact your edits are a mess in terms of validity), so it's not surprising at all that your page doesn't validate.
The browsers are left with invalid HTML and they try to interpret it as good as they can, but since your instructions are invalid it's more or less up to the browsers how to display your pages. You're forcing IE into quirks mode, that's for sure.