Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #17938

    What went wrong?
    I have chosen the free version of catch box and installed a layout with a header and two columns. My postings appear in the right column, but they are broader than the column and are not readable, because the text falls off of the screen. I saw it in safari as well in chrome, did not test other browsers.
    What went wrong??

    my site: http://www.astacus.nl (sorry, it’s a Dutch site)

    Greetings,
    Cor

    #17943
    Sakin
    Keymaster

    @corvankruchten: It’s because of the plugin “wp google picasa pro” which adds the following CSS.

    #content {
        margin: 0 auto;
        padding-left: 20px;
        width: 100%;
    }

    Either you need to remove that css or deactivate that plugin.

    #17945

    Wow, great, thank you! It was indeed picasa!!

    Problem solved!

    Freetings,

    Cor

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Posts unreadable, they are broader than the screen??’ is closed to new replies.