I normally work with Firefox, but just now I checked my site (RadioWood.com) in Internet Explorer. It is very messed up: The header is missing (except for a photo which has moved down to the bottom of the right sidebar), the center section is centered (which is wrong), and the justification is weird on the right sidebar. (I use a template with two sidebars.)
It still looks just fine in Firefox.
The last time I checked with IE, yesterday, the page looked fine. I removed the two posts I wrote since then, but that didn't make a difference. I can't think of anything else I have done since then that would have caused this.
Help!
Does no one have a suggestion?
I assume my index.php or something like that has become corrupted. What would center justify the middle (main) column and remove the header in IE, but not in Firefox?
OK, here is a little more detail. It isn't the header itself that isn't appearing, it is a table I put at the top of index.php, that appears below the header. I added </center> to the <td> tags, and my centering of the middle column turned back into left justification.
But I can't see why the table itself won't appear any more (it did until today) in IE. The second image in the table does appear, at the bottom of the right sidebar, instead of the ad widgets.
See http://RadioWood.com in Firefox to see how it is supposed to look.
I seemt to have found the immediate source of the problem. I moved the sidebar widget containing a podcast feed and everything went back to normal in IE. I tried this because the table at the top of index.php had placed itself after the widget (and the table text was clickable to play one of the mp3 files).
Since this was not a problem as late as Sunday, I am at a loss to explain what happened.