Viewing 2 replies - 1 through 2 (of 2 total)
  • In stylesheet, make these changes:
    line 576

    #content .post {
    DELETE --> clear: both;
    ADD --> float:left;
    margin-bottom:2em;
    ADD --> margin: top;
    overflow:hidden;
    ADD -->  width:240px;
    }

    line 525

    #content .postdata {
    DELETE -->  clear: both;
    color:#666666;
    font-size:0.92em;
    line-height:1.4;
    padding-bottom:6px;
    }

    line 547

    #content .entry {
    DELETE --> clear: both;
    }

    minghags – I deleted your duplicate post, please refrain from posting duplicate topics. Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Index page post problem’ is closed to new replies.