• Hello

    I got a somewhat strange problem. My layout consists of the blog collumn and the sidebar. Whenever I use the split-post function, the layout pretty much falls apart, putting the sidebar under/below the blog collumn and not to right of it. It looks like a usual <div> problem but I cant find any errors. The code looks just fine.

    <div class=”entry”><?php the_content(‘Read the rest of this entry »’); ?></div>

    Any ideas of what the problem might be?

Viewing 1 replies (of 1 total)
  • That’s almost definately caused by either a large image that’s too wide, or a really long word or web address.

    Go through your recent posts and check for either, and you should be able to fix it realyl easily.

Viewing 1 replies (of 1 total)
  • The topic ‘Split-post layout problem’ is closed to new replies.