Vamo lá =D
VA em "DESIGN", "EDITAR HTML", selecione o html e de um Ctrl+F, e procure pelo intervalo :
<a expr:name='data:post.id'/>
Cole o Código debaixo dele:
Onde está:"<div style='width: 100px; height: 95px; float: left; margin-left:5px; margin-top:10px; " . É a posição do avatar, só mudar
Após trocar as posições, procure por:
display:inline;'>
Cole abaixo o codigo :
VA em "DESIGN", "EDITAR HTML", selecione o html e de um Ctrl+F, e procure pelo intervalo :
Cole o Código debaixo dele:
<div style='width: 525px; height: 104px; background: url(Sua imagem de TopPost) no-repeat;'><div style='width: 50px; height: 50px; float: left;'><div style='width: 100px; height: 95px; float: left; margin-left:5px; margin-top:10px;display:inline;'>
Onde está:"<div style='width: 100px; height: 95px; float: left; margin-left:5px; margin-top:10px; " . É a posição do avatar, só mudar
Após trocar as posições, procure por:
Cole abaixo o codigo :
<b:if cond='data:post.author == "Seu Nome"'><img src='Seu Avatar'/></b:if>