Why do we need to put an image instead of just border?
I have noticed that some of Mommy's template are very well done and looks great and i helps me stay longer especially when the content is very interesting that makes me read not just what i see but i navigate and reading more. The post divider is nothing intrusive or not a problem at all but i was thinking not just to make your site look great but it captures attention to your other post as well.

- Go to your Dashboard then click Layout
- Click Edit HTML...(Important! Save you template)
- Control + F then type .post-footer {
- Then we are going to add this code below
background:url("YOUR IMAGE URL");
background-repeat:no-repeat;
background-position:50% 50%;
height:100px; - Before you save, preview first and when your happy then Save your template and your done!

Here is how it going to look like in your site.
