A New Theme

There may be some changes on the page today.  I’m tinkering around with a few new themes and seeing what works best.

The previous one was called Fresh-Editorial and I was fond of it, but I couldn’t make it do a few things that I wanted for the long run.  The current new front runner is called Monochrome.  It’s simple and clean-cut, which is exactly what I like in a web page.  A downside is the text – gray on white.  I’ll probably switch that to black and see how it looks.  Suggestions or advice are always welcome.

6 thoughts on “A New Theme

  1. Kind of nice, though it would be better if you also changed it so the text in the comments isn’t so light a grey against a white background.

    Maybe change the following line in comment-style.css from:
    .comment { border:1px solid #ccc; color:#777; margin:0 15px 15px; padding:15px 0 3px; background:#eee; }

    To something more like this:
    .comment { border:1px solid #ccc; color:#5F5F5F; margin:0 15px 15px; padding:15px 0 3px; background:#eee; }

    That way the comment text is darker (and easier to read) while still not being as prominent looking as the main post’s text.

    Like

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s