My guess is that you’ve overwritten your style.css, however I cannot be sure.
The center text is done by text-align: center; in your body, which is a IE hack to make the layout center. What’s missing is the text-align: left; in #page.
But your whole layout is messed up.
Peter
Hi Peter, I replaced the style.css with the original one but the site still looks the same… So weird.. Any other suggestions?
In what directory did you upload that style.css?
I can see that you use this theme: Cordobo Green Park 2
and it’s in the newtheme/ directory. Is this the directory you’re working on? (just to be sure).
Peter
Yep. That’s correct. The thing is that I only changed a few things in index.php so I don’t understand why the entrie lay out is different now.
did you alter some of the div’s?
For instance, I can see a div with id headerimg, however I cannot find that id in your stylesheet.
Peter
I now activated the standard WordPress theme and deactivated Cordobo Green Park. I don’t know what I need to repair to get the cordobo lay out right again. Perhaps I should upload the theme again…
I uploaded again but the problem is still there.. Don’t have time now to solve this… I opted for the quick fix.. Thanks for your help Peter!