My mainpage.php content will not center in between the Left and Right columns in IE.Instead it will center in the middle of the page, under the columns. This is only happening in IE. In Mozilla it looks Perfect.
This is a discussion on mainpage content not centering between L&R columns in IE within the osCmax v1.7 Discussion forums, part of the osCmax v1.7 Forums category; My mainpage.php content will not center in between the Left and Right columns in IE.Instead it will center in the ...
My mainpage.php content will not center in between the Left and Right columns in IE.Instead it will center in the middle of the page, under the columns. This is only happening in IE. In Mozilla it looks Perfect.
Hi cawheelz
One way of sorting this out is to grab the html source code (from view source) and dump it into a wysiwyg editor. I have used this to help pinpoint bad table structure or other coding errors that can happen when you are modifying the PHP code. What you describe is not normal behaviour so I suspect it is due to some mods you have done on the page. Once you find the coding error it is much easier to track down where in the PHP the cause is coming from.
Bookmarks