CSS Filter: Skew-whiff border/Strange misalignment in Internet Explorer.
August 9, 2006 4:10 AM
Subscribe
CSS Filter: Skew-whiff border/Strange misalignment in Internet Explorer. Please help! I'll be your best friend..
There are two files which display incorrectly in Internet Explorer but are fine in Firefox. I've heard that one before, i hear you cry :( In IE, if you see the bottom right hand corner that is mis-aligned
The css file can be found
here: main.css
1. First file - Casino page
It doesn't seem to like the flash IFRAME. I've messed around with margins but no luck. I can't seem to understand why it's OK in firefox. At the end of my tether!
2. Second file - Promotions page
I've taken out everything, and then added stuff one by one. It seems that when you add the first set of paragraph tags. That's when the problem occurs. Again, i tried messing about with margins and padding.
This isn't the box model hack is it? I thought that only applied to IE 5.5.
Thanks soooooooooo much for any light that you can shed on this very frustrating problem.
Jon - Cashcade
posted by jwhittlestone to computers & internet (9 comments total)
Start by removing html markup until the last thing you removed removes the problem, then put that last bit back in. Then remove css rules using the same heuristic. This will either make the problem apparent to you, or it will make it faster for the un-compensated answer-Mefites to fix it for you.
This si not intended to be snark or a flame; it standard advice for asking questions like this (and in certain fora, you'll be flamed for not doing so).
posted by orthogonality at 5:01 AM on August 9, 2006