Need help with website! IE Not displaying correctly!

FireSpark142

Registered Member
Joined
Nov 7, 2013
Messages
65
Reaction score
7
Hey, I was wondering if anyone could help me figure out why IE isn't displaying correctly on a certain page. Basically in Chrome and Firefox the page loads correctly but on IE it drops the whole content down to the bottom. I can't post the page on here, so please pm me.
Please delete this if I'm breaking any unintentional rules.
 
What IE version are you using?. As long as it displays correctly under IE 9-10, you shouldn't bother with earlier versions, unless you're targeting broke/older/non-tech savvy people.
 
unfortunately each browser has its own standarts and sometimes such stuff happens.. probably it is from some css rule you have that IE isn't reading or reading different way..
 
well IE is a shitty browser. regarding your problem. check out w3school website. i think its just a minor css fix. if you can't do it yourself get someone on fiverr to do it for you.
 
It could be you've forgotten to close a tag or clear a div. These things happen and modern browsers are often smart enough to ignore the issue and display the page correctly. Since IE doesn't work that way, you're seeing the bug now.
 
Back
Top