Hi Nabeel im after a bit of help, im stuck with a problem getting my page to load centre of the screen, If I use Firefox or Chrome the page loads centre, however if I use ie8 the page loads left aligned.
I have tried messing with the css and no matter what I try I cant seem to change the alignment . This little thing is driving me mad if any one could help me,
This is an easy solve! As we all know IE has issues when it comes to rendering pages that use dynamic CSS. By dynamic I mean layout styles…Now some easy fixes would be to use a CSS reset ( google it ) to set the default values to null so the browser doesn’t go off and assumes the defaults for you Wrappers height and width. Now another solve could be in the float placement of your layout. Be sure to validate your CSS and often test it within a cross browser setting to insure platform availability. Now seeing how IE is only about 25% of the browsing market…you should be fine. Most of us have gone on to use the wonderful chrome or the mediocre firefox which should render it perfectly!
I’m having exactly the same issue…with the live map on my front page. I can’t get the text below the map to line up center with the map itself, and it appears different on IE. Ugh.
I tried doing different combinations, messing with the CSS etc for about 2hrs last night and still no luck. It’s seems a small problem but its an annoyance!