Thanks for the reply ifelse.
I have tried but it didn’t work. I did copy/paste of your code to the bottom of style.ccs. Was I supposed to copy it somewhere else? This is how last lines look like:
a img {
border: none;
}
.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 25px;
}
.post img {
float:left;
margin:6px;
}
.postmetadata{
clear:both;
}