I solved it by editing the CSS.
Cant find the right buttons in the program :S
In this part i set left margin to 0 instead of 5
#ttr_content .ttr_post_title a
{
font-size:24px;
font-family: Verdana;
font-weight:Normal;
font-style:Normal;
color:#000000;
color:rgba(0,0,0,1);
*color:#000000;
text-shadow:0px 0px 0px rgba(0,0,0,0);
behavior: url(PIE.htc);
text-align:Left;
text-decoration:none;
background-color:transparent;
margin-left:0px;