Blog Snafu

Email this post Print this post
By Barry Ritholtz - January 13th, 2009, 9:58AM

Thanks for the emails — yes, I am aware there is a bit of a snafu with the columns — we are working on it.

2 Responses to “Blog Snafu”

  1. Darkness Says:

    in: http://www.ritholtz.com/blog/wp-content/themes/thebigpicture/style.css

    #content (line 391)

    {

    position: relative;
    padding-top: 25px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 45px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;

    }

    margin-left should be something higher than 0 if you want a border there…

  2. Barry Ritholtz Says:

    that did it — thanks