Ali25m Posted August 26, 2010 Share Posted August 26, 2010 hey don't know if anyone has come across this issue before. I've updated part of our intranet site and it works a treat, the update querys are fine and the so are the select querys all in all everything is great. However I am having a problem with IE, when I use a .html file to display the page theres no problem but when I save the webpage as a .php the formating won't work in IE. When I say won't work everything is the same only the page is displayed on the far left of the screen and is not centrally aligned. Any help is much apprieciated. P.S I can post the code if required. Cheers Ali pps this is def an IE issue as the page works fine in FF as both .html and .php Quote Link to comment Share on other sites More sharing options...
Omirion Posted August 26, 2010 Share Posted August 26, 2010 What version of IE? I have no idea why this could happen but there might be a simple work around. Just make a container div around all your code and align that. Also maybe the problem is padding or margin properties? If this doesn't work i might need some code. Quote Link to comment Share on other sites More sharing options...
papillonstudios Posted August 26, 2010 Share Posted August 26, 2010 post some code please I havent came across this issue exactly but IE is a trouble some browser. Quote Link to comment Share on other sites More sharing options...
Ali25m Posted August 27, 2010 Author Share Posted August 27, 2010 I'm testing it on IE8 and its a pain in the nads I much prefer FF or chrome but need cross browser compatibility, Omirion I'll give that a try and see how I get on although my css skills are limited and I normally end up doing more harm than good lol Quote Link to comment Share on other sites More sharing options...
Omirion Posted August 27, 2010 Share Posted August 27, 2010 I'm testing it on IE8 and its a pain in the nads I much prefer FF or chrome but need cross browser compatibility, Omirion I'll give that a try and see how I get on although my css skills are limited and I normally end up doing more harm than good lol Post your code if you fail. Html and CSS Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.