Friday, December 9, 2011 ϟ 0 letters

Dashboard>Design>Edit HTML
Search .post{ guna ctrl+F
And dia akan keluar macam ini, right ?
.post {margin: 0 0 1.5em;padding-bottom: 1.5em;{
Just replace all the codes with this
.post {
background: url(Image URL);background-repeat: no-repeat;background-position: bottom center;margin:.5em 0 1.5em;padding-bottom:5.5em;{


