1. Dashboard --- Layout --- Edit html
2. ctrl + F to search:
.post
3. After search, paste the code behind
.post
:margin: 0 0 40px 0;
width: 90%;
background: url(Separator-Image-Url);
background-repeat: no-repeat;
background-position: bottom center;
margin:.5em 0 1.5em;
padding-bottom:2.5em;
}
4. Save and Done. =)
No comments:
Post a Comment