You may have noticed the red dashed line around my content on Cozy Little House.
If you'd like to add something like this around your blog content, here's how I did it:
I went into Edit HTML (Now they always tell you to back up your blog before attempting anything like this.)
I scrolled down and tried different places under Content.
I got it to work by adding the below line within the area called content-outer. Actually I believe I added it on the bottom line of the content-outer area.
border: 2px dashed #CE0000;
If you wanted, you could make it solid or probably dotted or whatever, and choose the color hex code you desire.
That's it!

