Layout mysteriously breaking (Not a CSS problem)
-
Hi, I’m not new in WP and already had troubles with it here and there, but I’ve never seen this before. It is driving me crazy to the point I’m thinking about changing platform if I can’t find a solution. Please help!
The problem: I’m testing a website that worked fine for weeks but suddenly I started to have problems with the layout. I noticed that there was a gap before the header of every page (in any theme, even in the admin part). It wouldn’t be a major issue (it isn’t in Firefox), but in iE7, when you first load the home page it renders ok (except for the gap), but when you click anywhere (but ‘home/inicio’) the layout breaks. (see here https://www.ciberpalma.com) The odd thing is that refreshing the page puts everything on place (!?)
Not CSS, not pluguins:
Yes, I know it sounds like a CSS problem, but as I mentioned the problem extends to all themes I’ve tried, and they are not a few.
The gap before the header occurs also in the admin part. In iE7, the admin layout doesn’t look ok either. See (https://www.ciberpalma.com/wp-login.php) It also breaks after login.I’ve deactivated all pluguins. My only doubt is: should I delete them ?
Things I’ve tried/noticed:
Source code of the pages generated doesn’t reveal anything (to me) that could be causing this. I also have harcoded a wp generated page and it renders ok, without the gap (see: https://www.ciberpalma.com/test.html). The problem is definitively caused only when using wp
For the way the layout breaks in iE, it looks like the <body> css attributes where suddenly missing. For instance, in the theme you can see, the body ‘centers’ everything contained on it and is set to have a grey background, but when the layout breaks, it just don’t center the page and has a white background. This ‘lost’ attributes of the body seem to be what causes the layout break.
I can’t figure what makes the gap before the header appear. But I’m almost sure that it is connected somehow with the breaking layout in ie, since both things started together
Well, don’t need to say any help, even a hint, would be greatly appreciated
Thanks
- The topic ‘Layout mysteriously breaking (Not a CSS problem)’ is closed to new replies.