Tweaking My Theme

Yes, I've been tweaking my theme. I moved the search box and the Feedburner subscription links to the header. I moved recent posts to the left top of the sidebar.

Yes, I know I'm missing some of the popular doo-dads that seem to be on a lot of blogs. I'll get around to it (and don't you dare send me a round tuit or I'll publicly humiliate you).

Let me know what you think of the changes, okay?

Oops! Forgot to mention that I added the plugin to remove the "nofollow" attribute for comment links. You can get it at: Semiologic


Similar Posts:

8 Comments

  1. Matthew Jabs says:

    Hey RT.
    I like your new theme better. Nice & clean, easy to read, and simple to navigate.
    My suggestion would be a light colored background in your sidebars to differentiate between sidebar and main content.
    PS…what does the nofollow accomplish?

  2. RT Cunningham says:

    The normal nofollow stops comment spammers from getting better page rankings or search engine standings. If you have a good anti-spam system in place, the nofollow attribute penalizes good commenters. With the "dofollow" plugin, you remove the penalty. The commenter's link should show up as an inbound link on your dashboard. :-)

  3. RT Cunningham says:

    As far as the colors go… I suck at design, so I wouldn't know where to start.

  4. Matthew Jabs says:

    In the CSS style sheet, you would just change the white color in the sidebar background to whatever color you want (some kind of light gray, something to differentiate)
    For example, in your style sheet:
    #left_side {
    margin-top: 10px;
    float: left;
    width: 160px;
    background: #F1F6FE url(images/side_bg.gif) bottom left repeat-x;
    }

    #F1F6FE is my sidebar background color. Yours is probably #FFFFFF

  5. RT Cunningham says:

    Okay… I'll try anything once. :-)

  6. MrCorey says:

    I like the color picker extension for Firefox. If I see a color that I want to use, I use the picker to tell me what color it is. Gimp, and I'm sure Photoshop, etc have one too.

  7. RT Cunningham says:

    I installed ColorZilla. It seems to do the trick.

Leave a Reply