You guys must get sick of "help IE is butchering my layout" topics but here's another.
- the index.html file, working fine to a degree that it works. IE has that nice little "error on page" in the status bar, yet I can find no error. So I'm not worried about that.
The problem is on If you're using Firefox, you'll see it how it should be - the content in the middle, stuff loading in my iframe, the menu appearing below the MENU image when hovered over.
In IE and Opera, you'll see this:
The CSS file is at: (this is the problem one)
The CSS for the individual pages that load in the iframe is at:
I've run the pages through W3's evaluators, and cleaned up the code to a degree that it now only suggests I have a back-up font type in case somebody's running the site on a calculator or something.
- why is IE and Opera making the container div appear at the top? I've looked over the HTML and CSS and can see no reason why it shouldn't appear in the center of the page.
- my background-color:transparent; appears not to work in Opera? It works on IE and Firefox, but the iframe is white in opera. Is there an alternative or a way around this?
- also, just something I've been wondering - why does the image swooshy effect work much quicker in IE? In Firefox it's really sluggish. I got it from
The menu now seems to have fixed itself somehow, it used to appear way down the screen on IE, but now it's where it should be. Sort of.
Thanks if you can help.
- the index.html file, working fine to a degree that it works. IE has that nice little "error on page" in the status bar, yet I can find no error. So I'm not worried about that.
The problem is on If you're using Firefox, you'll see it how it should be - the content in the middle, stuff loading in my iframe, the menu appearing below the MENU image when hovered over.
In IE and Opera, you'll see this:
The CSS file is at: (this is the problem one)
The CSS for the individual pages that load in the iframe is at:
I've run the pages through W3's evaluators, and cleaned up the code to a degree that it now only suggests I have a back-up font type in case somebody's running the site on a calculator or something.
- why is IE and Opera making the container div appear at the top? I've looked over the HTML and CSS and can see no reason why it shouldn't appear in the center of the page.
- my background-color:transparent; appears not to work in Opera? It works on IE and Firefox, but the iframe is white in opera. Is there an alternative or a way around this?
- also, just something I've been wondering - why does the image swooshy effect work much quicker in IE? In Firefox it's really sluggish. I got it from
The menu now seems to have fixed itself somehow, it used to appear way down the screen on IE, but now it's where it should be. Sort of.
Thanks if you can help.