So - I'm working on developing a new theme for WordPress, however I'm having some difficulties. The theme is basically done, but it really urks me that the wrapper in the background loads last.
Basically, the page looks like this when it's loading:
Take in mind all the rectangles in the images represent content, besides the background. The square on the right would be the sidebar, but that's what's causing the problem. I tried taking the sidebar out to see whether or not it would generate that affect while loading and it doesn't.
So, DaniFolks, what do I do?
I have a float left and float right on the main content and the sidebar, if it means anything. Those are these two areas:
Are you using any javascript to adjust the height of wrapper block or blocks inside it? If not, then it`s first time I`m seeing something like this. It would be nice to see your code.