Yes, I’m just trying…

Yes, I’m just trying up this new feature called jott.com. I think you would love it if you enjoy blogging and you can do it from anywhere, right now I’m in my car as you’re reading this. listen

Powered by Jott

Comments are closed.

1,320 Responses

  1. John Unger says:

    Hi Jose,

    I didn’t have an email address to respond to your question about the menu and spacing issues directly, so here’s a comment.

    The spacing issue is a result of the CSS for your blog. Go into the style sheet called “theme-curves.css” and find the following style:

    #pagebody
    {
    padding: 15px 0;
    background-color: #fff;
    }

    Remove the line “padding: 15px 0;” and you’ll be all set.