Greetings,
I have a feeling this is a CSS issue and not an IE specific issue but anyway,
Open Firefox and IE and go to http://www.bleubayou.net/locator/index.php
In Firefox, the page centers the way it should, click any button on the navigation and it will be centered on every page. Now look at it in IE and then click any button in the nav. Only the Store Locator page is not centering. Any ideas on how I can fix this?
This is a PHP page that calls on a template file. The template file has two CSS files linked to it. It would seem to me that that one of the CSS's needs a style for:
margin-left: auto;
margin-right: auto;
added to the body style but so far no luck. Please help.