Viewing 3 replies - 1 through 3 (of 3 total)
  • Try adding:

    #content:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

    to your theme’s stylesheet.

    Thread Starter duckys

    (@duckys)

    Yes, that fixed my problem!

    Thank you very very much again Esmi

    Thread Starter duckys

    (@duckys)

    unfortunately i found another problem. This time my sidebar ain’t in the right place on the category place if there are more then 1 posts.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Height doesn't stretch’ is closed to new replies.