Viewing 1 replies (of 1 total)
  • Try editing style.css and changing:

    #content .postcontent {
    color:#333333;
    line-height:18px;
    padding:15px 15px 0;
    }

    to:

    #content .postcontent {
    color:#333333;
    line-height:18px;
    padding:0 15px;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘space between title and post’ is closed to new replies.